00001
00002
00003
00004
00005 #if !defined(_INCLUDED_TREND_GRAPHER_H_HEADER__)
00006 #define _INCLUDED_TREND_GRAPHER_H_HEADER__
00007
00008 #include <sul_general.h>
00009 #include <sos_general.h>
00010
00011 #include <stdio.h>
00012 #include <string.h>
00013 #include <time.h>
00014 #include <stdio.h>
00015 #include <stdlib.h>
00016 #include <string.h>
00017 #include <getopt.h>
00018 #include <time.h>
00019 #include <gdfontt.h>
00020 #include <gdfonts.h>
00021 #include <gdfontmb.h>
00022 #include <gd.h>
00023
00032 #include "trd_utility.h"
00033 #include "trd_render.h"
00034 #include "trd_color_map.h"
00035 #include "trd_graph.h"
00036 #include "trd_mode_single.h"
00037 #include "trd_mode_multiple.h"
00038 #include "trd_summary.h"
00039
00040 #endif