• R/O
  • SSH

cl-sack: Commit

CL-Sack is a Common Lisp library for making and manipulating Sack files.


Commit MetaInfo

Revisioned2f996f937b30173c1c8e7f48db337fe2044818 (tree)
Time2017-12-13 14:55:33
AuthorAlexa Jones-Gonzales <alexa@part...>
CommiterAlexa Jones-Gonzales

Log Message

:SCRIPT should be NIL for CLisp

Change Summary

Incremental Difference

diff -r bd3964eeb57c -r ed2f996f937b make-files/make-sacked.lisp
--- a/make-files/make-sacked.lisp Tue Nov 28 04:07:56 2017 -0700
+++ b/make-files/make-sacked.lisp Tue Dec 12 22:55:33 2017 -0700
@@ -37,7 +37,6 @@
3737 :quiet t
3838 :norc t
3939 :init-function toplevel
40- :script t
4140 :executable 0)
4241
4342 #+ccl (save-application filename
Show on old repository browser