/[dtapublic]/projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclmain.h
ViewVC logotype

Annotation of /projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclmain.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 66 - (hide annotations) (download)
Sun Oct 30 21:57:38 2016 UTC (7 years, 11 months ago) by dashley
File MIME type: text/plain
File size: 383 byte(s)
Header and footer cleanup.
1 dashley 66 /* $Header$ */
2 dashley 25
3     #ifndef TCLMAIN_H_INCLUDED
4     #define TCLMAIN_H_INCLUDED
5    
6     #ifdef MODULE_TCLMAIN
7     #define DECMOD_TCLMAIN
8     #else
9     #define DECMOD_TCLMAIN extern
10     #endif
11    
12     DECMOD_TCLMAIN const char *TclMainCversion(void);
13     DECMOD_TCLMAIN const char *TclMainHversion(void);
14    
15 dashley 64 #define TCLMAIN_H_VERSION ("$Header$")
16 dashley 25 #endif
17    
18 dashley 64 /* End of tcl_main.h */

Properties

Name Value
svn:keywords Header

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25