#!/bin/sh
set -e etags `find
$PWD
/src -name '*.lisp' -o -name '*.c' -o -name '*.h'`
syntax highlighted by
Code2HTML
, v. 0.9.1