|
||||
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 UTCa82b95c41f 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'
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |