repo.or.cz
/
sbcl
/
lichteblau.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
0.7.7.20:
[sbcl/lichteblau.git]
/
tagify.sh
blob
386bbb69f385f58693e51b308933080201c91227
1
#!/bin/sh
2
3
etags
`find
$PWD
/src -name '*.lisp' -o -name '*.c' -o -name '*.h'`