Oasis3 4.0.2
psmile_os.h
Go to the documentation of this file.
00001 #ifndef __PRISM_OS_INCLUDED
00002 
00003 #define __PRISM_OS_INCLUDED
00004 
00005 #undef __NO_4BYTE_REALS
00006 #undef __NO_4BYTE_CMPLX
00007 
00008 #ifdef __SXdbl4
00009 
00010 #define __NO_4BYTE_REALS
00011 #define __NO_4BYTE_CMPLX
00012 
00013 #endif
00014 
00015 #ifdef __crayx1
00016 
00017 #define  __NO_4BYTE_REALS
00018 #define  __NO_4BYTE_CMPLX
00019 #define  __no_8byte_integers
00020 
00021 #endif 
00022 
00023 #endif
 All Data Structures Namespaces Files Functions Variables Defines