Parent Directory | Revision Log | Revision Graph | Patch
revision 1.5 by cnh, Fri Apr 2 15:33:58 2004 UTC | revision 1.6 by edhill, Sat Apr 3 04:46:34 2004 UTC | |
---|---|---|
# | Line 24 CEOP | Line 24 CEOP |
24 | #define _RS Real*4 | #define _RS Real*4 |
25 | #endif | #endif |
26 | ||
27 | #ifndef _R8 | |
28 | #define _R8 Real*8 | |
29 | #endif | |
30 | ||
31 | #ifndef _R4 | |
32 | #define _R4 Real*4 | |
33 | #endif | |
34 | ||
35 | #ifndef _tileCommModeW | #ifndef _tileCommModeW |
36 | #define _tileCommModeW(a,b) tileCommModeW(a,b) | #define _tileCommModeW(a,b) tileCommModeW(a,b) |
37 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |