• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

sst/elements/patterns/src_genPatterns/main.h

00001 /*
00002 **
00003 ** Rolf Riesen, July 2010, Sandia National Laboratories
00004 **
00005 */
00006 #ifndef _MAIN_H_
00007 #define _MAIN_H_
00008 
00009 #ifndef FLASE
00010 #define FALSE           (0)
00011 #endif
00012 #ifndef TRUE
00013 #define TRUE            (1)
00014 #endif
00015 
00016 #endif /* _MAIN_H_ */

Generated on Fri Oct 22 2010 11:02:25 for SST by  doxygen 1.7.1