Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates-src > by-pkgid > 47deec3561bd41a18dd8f5775c374c5b > files > 10

Macaulay2-1.3.1-9.fc14.src.rpm

#!/bin/sh

for ETAGS in etags.emacs etags ; do
 test -x /usr/bin/$ETAGS && exec $ETAGS ${1+"$@"}
done

exit 1