mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
erase debug print (ノv`*)
This commit is contained in:
parent
0f24e266d6
commit
29538687d4
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue