Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

linux-gtk/simulation-ui.h

Go to the documentation of this file.
00001 
00006 #if !defined(_SIMULATION_UI_H_)
00007 #define _SIMULATION_UI_H_
00008 
00009 #if defined(__cplusplus)
00010 extern "C" {
00011 #endif
00012 
00013 void showMap(void);
00014 void resizeMap(void);
00015 void cleanupMap(void);
00016 
00017 #if defined(__cplusplus)
00018 }
00019 #endif
00020 
00021 #endif

Generated on Mon Aug 30 19:44:15 2004 for pocketcity by doxygen1.2.18