--- projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclmain.h 2016/10/14 02:09:58 44 +++ projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclmain.h 2016/10/30 21:57:38 66 @@ -1,6 +1,4 @@ -/* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclmain.h,v 1.1.1.1 2001/06/13 04:42:57 dtashley Exp $ */ - -/* IJS_SM_FILE_PUBLIC */ +/* $Header$ */ #ifndef TCLMAIN_H_INCLUDED #define TCLMAIN_H_INCLUDED @@ -14,17 +12,7 @@ DECMOD_TCLMAIN const char *TclMainCversion(void); DECMOD_TCLMAIN const char *TclMainHversion(void); - #define TCLMAIN_H_VERSION ("$Revision: 1.1.1.1 $ $Modtime: 1/02/01 1:25a $ $Author: dtashley $") - + #define TCLMAIN_H_VERSION ("$Header$") #endif - -/* $History: tclmain.h $ - * - * ***************** Version 1 ***************** - * User: Dtashley Date: 1/02/01 Time: 1:32a - * Created in $/IjuScripter, IjuConsole/Source/Tcl Base - * Initial check-in. - */ - -/* End of TCL_MAIN.H */ +/* End of tcl_main.h */