/[dtapublic]/projs/ets/trunk/src/c_tcl_base_7_5_w_mods/tclobj.c
ViewVC logotype

Diff of /projs/ets/trunk/src/c_tcl_base_7_5_w_mods/tclobj.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

sf_code/esrgpcpj/shared/tcl_base/tclobj.c revision 25 by dashley, Sat Oct 8 06:43:03 2016 UTC projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclobj.c revision 66 by dashley, Sun Oct 30 21:57:38 2016 UTC
# Line 1  Line 1 
1  /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclobj.c,v 1.3 2001/09/12 18:12:20 dtashley Exp $ */  /* $Header$ */
   
2  /*  /*
3   * tclObj.c --   * tclObj.c --
4   *   *
# Line 2271  Tcl_DbIsShared(objPtr, file, line) Line 2270  Tcl_DbIsShared(objPtr, file, line)
2270      return ((objPtr)->refCount > 1);      return ((objPtr)->refCount > 1);
2271  }  }
2272    
 //$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 */  
2273    /* End of tclobj.c */

Legend:
Removed from v.25  
changed lines
  Added in v.66

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25