Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-09 07:49:01

0001 #!/bin/bash -l 
0002 
0003 # TODO: ELIMINATE if conclude the "source cachegrab.sh"  approach is better as used by "cxs.sh grab"
0004 
0005 EXECUTABLE=CSGOptiXSimtraceTest ./grab.sh $* 
0006 
0007