CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/Validation/Performance/bin/scimark2.h

Go to the documentation of this file.
00001 
00002 #ifndef SCIMARK2_H
00003 #define SCIMARK2_H
00004 
00005 #define VERSION 2.0
00006 
00007 #ifndef NULL 
00008 #define NULL 0
00009 #endif
00010 
00011 #ifndef TRUE
00012 #define TRUE 1
00013 #endif
00014 
00015 #ifndef FALSE
00016 #define FALSE 0
00017 #endif
00018 
00019 
00020 
00021 #endif
00022