Back to home page

MITgcm

 
 

    


Warning, /tools/set64bitConst.csh is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit a82b95c4 on 2004-10-05 16:10:31 UTC
a82b95c41f Ed H*0001 #!/bin/csh -f
                0002 #
                0003 # 64-bit single precision
                0004 set sym64bitConst = ( E )
                0005 #
                0006 # 32-bit single precision
                0007 set sym64bitConst = ( D )
                0008 sed s'/ * _d  */'${sym64bitConst}'/g'