Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #!/bin/bash -l 
0002 
0003 source ../bin/AB_FOLD.sh 
0004 
0005 ${IPYTHON:-ipython} --pdb -i dv.py $*  
0006 
0007