diff -r 6f24b0c36dbd -r c05c7670f166 lib/Tools/unsymbolize --- a/lib/Tools/unsymbolize Tue Apr 26 19:50:31 2005 +0200 +++ b/lib/Tools/unsymbolize Tue Apr 26 19:50:57 2005 +0200 @@ -35,7 +35,7 @@ ## main #set by configure -AUTO_PERL=/usr/bin/perl +AUTO_PERL=perl find $SPECS \( -name \*.ML -o -name \*.thy \) -print | \ xargs "$AUTO_PERL" -w "$ISABELLE_HOME/lib/scripts/unsymbolize.pl"