Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #!/bin/bash -l 
0002 
0003 source ../../bin/GEOM_.sh 
0004 
0005 export CFBASE
0006 
0007 inst=0,1,2,3
0008 export INST=${INST:-$inst}
0009 
0010 SCFTest 
0011