repo.or.cz
/
lcapit-junk-code.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Introduce old redir program
[lcapit-junk-code.git]
/
snippets
/
hello
/
hello.lisp
blob
53cce31e8a77c1345772b6b9149749c7f5c2f9b3
1
#!/
usr
/
bin
/
clisp
2
3
(
format
t
"Hello, world!~%"
)