Generic Trace Generator (GTG)  0.1
GTG.h
Go to the documentation of this file.
00001 
00027 #ifndef _GTG_H_
00028 #define _GTG_H_
00029 
00030 #include <stdint.h>
00031 #include "GTGTypes.h"
00032 #include "GTGColor.h"
00033 #include "GTGBasic.h"
00034 
00035 #endif /* _GTG_H_ */