]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/ng_TPTP/run_veloci.sh
mod change (-x)
[helm.git] / helm / software / matita / contribs / ng_TPTP / run_veloci.sh
old mode 100755 (executable)
new mode 100644 (file)
index 68976da..8420b05
@@ -2,6 +2,6 @@ for X in `cat Veloci`;
 do
 echo $X;
 touch $X;
-/home/maxime/matita/software/matita/matitac.opt $X 2> /dev/null
+../../matitac.opt $X 2> /dev/null
 done