aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-25 00:21:30 -0300
committerEuAndreh <eu@euandre.org>2022-10-25 00:21:30 -0300
commitcd187ea895fec86a92f1db99ba18167c343fcb2f (patch)
treea74f800a02970759c1bbdc479d6a2fd9b3c6803a
parentbin/cl: Alphabetically order Clozure code (diff)
downloaddotfiles-cd187ea895fec86a92f1db99ba18167c343fcb2f.tar.gz
dotfiles-cd187ea895fec86a92f1db99ba18167c343fcb2f.tar.xz
bin/cl: Move TODOs to ~/.usr/FIXME
-rwxr-xr-xbin/cl13
1 files changed, 0 insertions, 13 deletions
diff --git a/bin/cl b/bin/cl
index 73dbb7a..48cc8af 100755
--- a/bin/cl
+++ b/bin/cl
@@ -308,16 +308,3 @@ case "$IMPL" in
exit 2
;;
esac
-
-exit
-
-# https://www.cliki.net/cl-launch
-# buildapp
-# https://github.com/memleaks/clbuild
-# https://www.cliki.net/roswell
-# https://github.com/shinmera/cl-all
-# https://fare.livejournal.com/184127.html
-# https://github.com/rolpereira/trivial-dump-core
-# FIXME: enable readline from CL itself
-when competing with roswell, add completion
-FIXME: implement the example from help string