]> www.ginac.de Git - ginac.git/commitdiff
- Added parameter passing.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Wed, 17 May 2000 00:11:53 +0000 (00:11 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Wed, 17 May 2000 00:11:53 +0000 (00:11 +0000)
cint/ginaccint.in

index 2128a1417146d4129ef080a00a5f5fe4f972b82f..14c9d499b89d8571708dac5417adedb64d484d2a 100644 (file)
@@ -10,4 +10,4 @@ if [ "x$CINTSYSDIR" = "x" ]; then
   CINTSYSDIR=$config_cintsysdir
   export CINTSYSDIR
 fi
-exec ${bindir}/${binprog}
+exec ${bindir}/${binprog} "$@"