|
||||
File indexing completed on 2024-04-06 11:57:50
0001 #!/bin/tcsh 0002 0003 eval `scramv1 runtime -csh` 0004 #set here = `pwd` 0005 cd $2 0006 rm -f $1.log 0007 cmsRun $1.py >& $1.log 0008 #cd $here
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |