Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-09 07:48:58

0001 #!/bin/bash -l 
0002 
0003 ${IPYTHON:-ipython} -i foundry.py $* 
0004 #${IPYTHON:-ipython} -i foundry_plt.py $* 
0005