Parent Directory | Revision Log | Patch
revision 64 by dashley, Sun Oct 30 04:21:11 2016 UTC | revision 67 by dashley, Mon Oct 31 00:57:34 2016 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /* $Header$ */ | /* $Header$ */ |
2 | ||
/* IJS_SM_FILE_PUBLIC */ | ||
3 | #define MODULE_TCLALLOC | #define MODULE_TCLALLOC |
4 | ||
5 | #include <malloc.h> | #include <malloc.h> |
# | 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 */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |