--- projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclutf.c 2016/10/30 04:21:11 64 +++ projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclutf.c 2016/10/31 00:57:34 67 @@ -1,5 +1,4 @@ /* $Header$ */ - /* * tclUtf.c -- * @@ -1587,13 +1586,4 @@ return (((ALPHA_BITS | DIGIT_BITS | CONNECTOR_BITS) >> category) & 1); } - -/* $History: tclutf.c $ - * - * ***************** Version 1 ***************** - * User: Dtashley Date: 1/02/01 Time: 1:05a - * Created in $/IjuScripter, IjuConsole/Source/Tcl Base - * Initial check-in. - */ - -/* End of TCL_UTF.C */ \ No newline at end of file +/* End of tclutf.c */