--- sf_code/esrgpcpj/shared/tcl_base/tclutf.c 2016/10/08 06:43:03 25 +++ 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: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclutf.c,v 1.1.1.1 2001/06/13 04:47:01 dtashley Exp $ */ - +/* $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 */