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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 98 - (hide annotations) (download)
Sun Dec 18 00:57:31 2016 UTC (7 years, 7 months ago) by dashley
File MIME type: text/plain
File size: 365 byte(s)
Reorganization.
1 dashley 71 /* $Header$ */
2    
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     #define TCLMAIN_H_VERSION ("$Header$")
16     #endif
17    
18     /* End of tcl_main.h */

Properties

Name Value
svn:eol-style native
svn:keywords Header

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25