00001 00007 #if !defined(_SECTIONS_H_) 00008 #define _SECTIONS_H_ 00009 00010 #define MAP_SECTION 00011 #define OTHER_SECTION 00012 #define BUDGET_SECTION 00013 #define SAVE_SECTION 00014 #define BUILD_SECTION 00015 #define DISASTER_SECTION 00016 00017 #endif /* _SECTIONS_H_ */ 00018