Create README.mdmaster
authorZach Beane <[email protected]>
Tue, 4 Sep 2018 14:09:50 +0000 (4 10:09 -0400)
committerGitHub <[email protected]>
Tue, 4 Sep 2018 14:09:50 +0000 (4 10:09 -0400)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..db4c93d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# tilde
+Tilde pathname expander for SBCL
+
+Once upon a time, SBCL didn't understand "~" in pathname namestrings to mean the home directory. The "tilde" project patched it in. It hasn't been needed for many years, though, so it's here only as a historical artifact.