SecDec/loop/perlsrc/mathlaunch.pl [ Perl Scripts ]

[ Top ] [ Perl Scripts ]

NAME

    mathlaunch.pl

USAGE

  'perl mathlaunch.pl inputfile.m outputfile'
 
  USED BY 
  makeFU.pl, decompose.pl, batch*l*h*, results.pl

PURPOSE

  finds the path for Mathematica, and then runs the inputfile.m,
  with any output directed to outputfile

INPUTS

  parameters parsed via ARGV:
  @ARGV=(inputfile.m, outputfile)

  RESULT
  inputfile.m is run, output directed to outputfile