1 |
/* $Header$ */ |
/* $Header$ */ |
2 |
|
|
|
/* IJS_SM_FILE_PUBLIC */ |
|
|
|
|
3 |
#ifndef TCLALLOC_H_INCLUDED |
#ifndef TCLALLOC_H_INCLUDED |
4 |
#define TCLALLOC_H_INCLUDED |
#define TCLALLOC_H_INCLUDED |
5 |
|
|
20 |
|
|
21 |
#endif |
#endif |
22 |
|
|
|
|
|
|
/* |
|
|
* $Log: tclalloc.h,v $ |
|
|
* Revision 1.4 2001/07/15 06:44:32 dtashley |
|
|
* Keyword expansion mistake corrected. |
|
|
* |
|
|
* Revision 1.3 2001/07/15 06:40:10 dtashley |
|
|
* Adaptation of GNU arbitrary-size integer package integrated into IjuScripter |
|
|
* and IjuConsole. |
|
|
* |
|
|
* Revision 1.2 2001/07/15 06:07:15 dtashley |
|
|
* Moved out of binary mode, preparing for use with CVS. |
|
|
*/ |
|
|
/* $History: tclalloc.h $ |
|
|
* |
|
|
* ***************** Version 1 ***************** |
|
|
* User: Dtashley Date: 1/02/01 Time: 12:18a |
|
|
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base |
|
|
* Initial check-in. |
|
|
*/ |
|
|
|
|
|
/* End of TCLALLOC.H */ |
|
23 |
|
/* End of tclalloc.h */ |