Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #!/bin/bash -l 
0002 
0003 
0004 export CE=1000,0,0,1
0005 
0006 SCenterExtentGenstepTest 
0007 
0008 ${IPYTHON:-ipython} -i SCenterExtentGenstep.py 
0009 
0010 
0011 
0012 
0013