source: trunk/examples/extended/eventgenerator/exgps/macros/runall.csh @ 807

Last change on this file since 807 was 807, checked in by garnier, 16 years ago

update

  • Property svn:executable set to *
File size: 164 bytes
Line 
1#!/bin/csh -f
2
3foreach i (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34)
4    ../bin/Linux-g++/exGPS test$i.g4mac
5end
Note: See TracBrowser for help on using the repository browser.