repo.or.cz
/
sbcl
/
pkhuong.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
1.0.19.26: add THREAD-YIELD to GET-SPINLOCK
[sbcl/pkhuong.git]
/
tagify.sh
blob
02ddf3a3261db51215a0261c467d59dd36c4fc5b
1
#!/bin/sh
2
set -e
3
4
etags
`find
$PWD
/src -name '*.lisp' -o -name '*.c' -o -name '*.h'`