gitkdone.h

Go to the documentation of this file.
00001 
00013 #ifndef GITK_DONE_H
00014 #define GITK_DONE_H
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00020 #ifdef GITK_DONE_C
00021 void gitk_done(void);
00022 void gitk_done_common_xpath_expressions(void);
00023 void gitk_done_xsl(void);
00024 void gitk_exit_func(void);
00025 #else
00026 extern void gitk_done(void);
00027 extern void gitk_exit_func(void);
00028 #endif
00029 
00030 #ifdef __cplusplus
00031 } // extern "C"
00032 #endif
00033 
00034 #endif /* GITK_DONE_H */

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