--- projs/trunk/shared_source/c_tcl_base_7_5_w_mods/regc_cvec.c 2016/10/30 21:57:38 66 +++ projs/trunk/shared_source/c_tcl_base_7_5_w_mods/regc_cvec.c 2016/10/31 00:57:34 67 @@ -1,5 +1,4 @@ /* $Header$ */ - /* * Utility functions for handling cvecs * This file is #included by regcomp.c. @@ -199,12 +198,4 @@ FREE(cv); } -/* $History: regc_cvec.c $ - * - * ***************** Version 1 ***************** - * User: Dtashley Date: 1/02/01 Time: 12:03a - * Created in $/IjuScripter, IjuConsole/Source/Tcl Base - * Initial check-in. - */ - -/* End of REGC_CVEC.C */ \ No newline at end of file +/* End of regc_cvec.c */