--- projs/trunk/shared_source/c_tcl_base_7_5_w_mods/regc_lex.c 2016/10/30 04:21:11 64 +++ projs/trunk/shared_source/c_tcl_base_7_5_w_mods/regc_lex.c 2016/10/31 00:57:34 67 @@ -1,5 +1,4 @@ /* $Header$ */ - /* * lexical analyzer * This file is #included by regcomp.c. @@ -1062,12 +1061,4 @@ return cv->chrs[0]; } -/* $History: regc_lex.c $ - * - * ***************** Version 1 ***************** - * User: Dtashley Date: 1/02/01 Time: 12:05a - * Created in $/IjuScripter, IjuConsole/Source/Tcl Base - * Initial check-in. - */ - -/* End of REGC_LEX.C */ +/* End of regc_lex.c */