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