SecDec/general/perlsrc/cleanup.pl [ Perl Scripts ]

[ Top ] [ Perl Scripts ]

NAME

    cleanup.pl

USAGE

  ./launchcleangraph

USES

  USED BY 
  launchcleangraph

PURPOSE

  removes all unneeded intermediate files

INPUTS

  parameters parsed from launchcleangraph via ARGV:
  dirbase: the polestructure subdirectory to be cleaned 
  allflag: specifies whether all files are to be removed
  fullflag: when a full clean is specified, this flag states whether
  it is the polestructure subdirectories, or the graph directory, to be cleaned
    
  RESULT
  intermediate files removed  

SEE ALSO

  launchcleangraph (created by subexp.pl, justnumerics.pl)