--- to_be_filed/sf_code/esrgpcpj/shared/tcl_base/tclobj.c 2016/10/08 07:08:47 29 +++ projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclobj.c 2016/10/30 04:21:11 64 @@ -1,5 +1,4 @@ -/* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclobj.c,v 1.3 2001/09/12 18:12:20 dtashley Exp $ */ - +/*$Header$ */ /* * tclObj.c -- * @@ -2271,19 +2270,4 @@ return ((objPtr)->refCount > 1); } -//$Log: tclobj.c,v $ -//Revision 1.3 2001/09/12 18:12:20 dtashley -//Closing projects as I return to school for Ph.D. -// -//Revision 1.2 2001/08/18 07:22:48 dtashley -//Log added in preparation for surgery on integer parsing functionality. -// -/* $History: tclobj.c $ - * - * ***************** Version 1 ***************** - * User: Dtashley Date: 1/02/01 Time: 1:35a - * Created in $/IjuScripter, IjuConsole/Source/Tcl Base - * Initial check-in. - */ - -/* End of TCLOBJ.C */ \ No newline at end of file +/* End of tclobj.c */