lib/Tools/dimacs2hol
changeset 15779 aed221aff642
parent 15153 3f3926337c39
child 15847 c05c7670f166
--- a/lib/Tools/dimacs2hol	Wed Apr 20 14:18:33 2005 +0200
+++ b/lib/Tools/dimacs2hol	Wed Apr 20 16:03:17 2005 +0200
@@ -46,6 +46,6 @@
 ## main
 
 #set by configure
-AUTO_PERL=perl
+AUTO_PERL=/usr/bin/perl
 
 "$AUTO_PERL" -w "$ISABELLE_HOME/lib/scripts/dimacs2hol.pl" "$@"