Sophie

Sophie

distrib > Fedora > 20 > i386 > by-pkgid > a8b99e287b096c4f1c52d815a7d75961 > files > 16

Macaulay2-1.5-7.fc20.src.rpm

#!/bin/sh

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

exit 1