0.8.16.2: TYPE-ERROR for ERROR
[sbcl.git] / tagify.sh
1 #!/bin/sh
2
3 etags `find $PWD/src -name '*.lisp' -o -name '*.c' -o -name '*.h'`