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

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

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

revision 44 by dashley, Fri Oct 14 02:09:58 2016 UTC revision 67 by dashley, Mon Oct 31 00:57:34 2016 UTC
# Line 1  Line 1 
1  /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclalloc.c,v 1.4 2001/07/15 06:44:32 dtashley Exp $ */  /* $Header$ */
   
 /* IJS_SM_FILE_PUBLIC */  
2    
3  #define MODULE_TCLALLOC  #define MODULE_TCLALLOC
4    
# Line 114  char *TclpRealloc(char *cp, unsigned int Line 112  char *TclpRealloc(char *cp, unsigned int
112    
113  const char *TclpCversion(void)  const char *TclpCversion(void)
114  {    {  
115      return ("$Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclalloc.c,v 1.4 2001/07/15 06:44:32 dtashley Exp $");      return ("$Header$");
116  }  }
117    
118    
# Line 183  const char *TclpHversion(void) Line 181  const char *TclpHversion(void)
181   * RCS: @(#) $Id: tclalloc.c,v 1.4 2001/07/15 06:44:32 dtashley Exp $   * RCS: @(#) $Id: tclalloc.c,v 1.4 2001/07/15 06:44:32 dtashley Exp $
182   */   */
183    
 /* End of TCLALLOC.C */  
184    /* End of tclalloc.c */

Legend:
Removed from v.44  
changed lines
  Added in v.67

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25