remove (print ..) at the end of file
This commit is contained in:
parent
85608ab755
commit
21340d859d
|
|
@ -32,5 +32,3 @@
|
||||||
1
|
1
|
||||||
(* n (fact (- n 1)))
|
(* n (fact (- n 1)))
|
||||||
))
|
))
|
||||||
|
|
||||||
(print "example.lisp loaded")
|
|
||||||
Loading…
Reference in New Issue