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

Diff of /projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclalloc.c

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

revision 63 by dashley, Fri Oct 14 02:09:58 2016 UTC revision 64 by dashley, Sun Oct 30 04:21:11 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$ */
2    
3  /* IJS_SM_FILE_PUBLIC */  /* IJS_SM_FILE_PUBLIC */
4    
# Line 114  char *TclpRealloc(char *cp, unsigned int Line 114  char *TclpRealloc(char *cp, unsigned int
114    
115  const char *TclpCversion(void)  const char *TclpCversion(void)
116  {    {  
117      return ("$Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclalloc.c,v 1.4 2001/07/15 06:44:32 dtashley Exp $");      return ("$Header$");
118  }  }
119    
120    

Legend:
Removed from v.63  
changed lines
  Added in v.64

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25