source: CPL/oasis3-mct/branches/OASIS3-MCT_5.0_branch/lib/psmile/include/oasis_os.h @ 6331

Last change on this file since 6331 was 6331, checked in by aclsce, 17 months ago

Moved oasis-mct_5.0 in oasis3-mct/branches directory.

  • Property svn:executable set to *
File size: 174 bytes
Line 
1
2#undef __NO_4BYTE_REALS
3
4#ifdef __SXdbl4
5#define __NO_4BYTE_REALS
6#endif
7
8#ifdef __crayx1
9#define  __NO_4BYTE_REALS
10#endif
11
12#ifdef __IBMC__
13#define __NO_4BYTE_REALS
14#endif
Note: See TracBrowser for help on using the repository browser.