index
:
clink
master
GNU Makefile-based replacement for CLISP linking set creation [2005].
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
call-in.lisp
blob: e6b82b399af6ded20d3a0c2133c99adf2632734c (
plain
)
1
2
(
defun
call-in
(
x
)
(
format t
"(call-in ~a)~%"
x
))