gitksensors.h

00001 
00012 #ifndef GITK_SENSORS_H
00013 #define GITK_SENSORS_H
00014 
00015 #ifdef __cplusplus
00016 extern "C" {
00017 #endif
00018 
00019 #ifdef GITK_SENSORS_C
00020 void gitk_sensor_locale(void);
00021 #else
00022 extern void gitk_sensor_locale(void);
00023 #ifdef GITK_LIB_C
00024 #endif
00025 #endif
00026 
00027 #ifdef __cplusplus
00028 } // extern "C"
00029 #endif
00030 
00031 #endif /* GITK_SONSORS_H */

Generated on Thu Oct 28 10:59:14 2004 for gitk by doxygen 1.3.6