source: JEM-EUSO/esaf_cc_at_lal/production/unisim/process-unisim-list @ 114

Last change on this file since 114 was 114, checked in by moretto, 11 years ago

actual version of ESAF at CCin2p3

File size: 77 bytes
Line 
1#!/usr/bin/awk -f
2#
3
4BEGIN{fl=""}
5#
6{
7  print "prod.sh "$1" "$2" 5000";
8}
9#
10
Note: See TracBrowser for help on using the repository browser.