This website requires JavaScript.
Explore
Help
Sign In
vaclavt
/
mlisp
Watch
1
Star
0
Fork
You've already forked mlisp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d64570bf21
mlisp
/
debug.lisp
4 lines
71 B
Common Lisp
Raw
Blame
History
(
print
"Debug starts"
)
(
read-file
"tmp/data.csv"
)
(
print
"Debug ends"
)
Reference in New Issue
View Git Blame
Copy Permalink