repo.or.cz
/
tilde.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
281fb5e
)
Create README.md
master
author
Zach Beane
<
[email protected]
>
Tue, 4 Sep 2018 14:09:50 +0000
(4 10:09 -0400)
committer
GitHub
<
[email protected]
>
Tue, 4 Sep 2018 14:09:50 +0000
(4 10:09 -0400)
README.md
[new file with mode: 0644]
patch
|
blob
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.