Changeset 1087 for inundation/ga/storm_surge/pyvolution/compile.py
- Timestamp:
- Mar 16, 2005, 2:10:38 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/compile.py
r756 r1087 198 198 if os.name == 'posix' and os.uname()[4] == 'x86_64': 199 199 #Extra flags for 64 bit architectures 200 #Second clause will always fail on Win32 because uname is UNIX specific 201 #but won't get past first clause 200 202 201 203 #FIXME: Which one?
Note: See TracChangeset
for help on using the changeset viewer.