Changeset 393 in dev for trunk/abdev/BasicCompiler_Common/common.h
- Timestamp:
- Feb 24, 2008, 6:59:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/common.h
r387 r393 214 214 //BasicCompiler.cpp 215 215 void HeapDefaultFree(LPVOID lpMem); 216 void ts(int i );216 void ts(int i = 0); 217 217 void ts(int i,int i2); 218 218 void ts(const char *msg);
Note: See TracChangeset
for help on using the changeset viewer.