erase debug print (ノv`*)

This commit is contained in:
SANO Masatoshi 2018-07-06 13:56:46 +09:00
parent 0f24e266d6
commit 29538687d4

View file

@ -41,7 +41,6 @@
" (declare (ignorable argv)))"
";;; vim: set ft=lisp lisp:")
(format t "~&Successfully generated: ~A~%" path)
(format t "params ~S~%" params)
t))
#+sbcl (sb-posix:chmod path #o700))
(format *error-output* "~&File already exists: ~A~%" path)