Generic Trace Generator (GTG)  0.1
GTGPaje.h
Go to the documentation of this file.
00001 
00010 #ifndef _GTG_PAJE_H_
00011 #define _GTG_PAJE_H_
00012 
00013 typedef char* paje_color_t;
00014 
00022 const paje_color_t Paje_get_color(gtg_color_t p_color);
00023 
00024 #include "GTGPaje_Basic.h"
00025 
00026 #endif /* _GTG_PAJE_H_ */