source:
abuse/branches/pd/imlib/port/mac/defines.h
@
528
Last change on this file since 528 was 49, checked in by , 15 years ago | |
---|---|
|
|
File size: 151 bytes |
Line | |
---|---|
1 | #ifndef DEFINES_H |
2 | #define DEFINES_H |
3 | |
4 | #include <MacHeaders.h> |
5 | #define MANAGE_MEM |
6 | #define MEM_CHECK |
7 | |
8 | #define H() printf("Reached %d.\n",__LINE__) |
9 | |
10 | #endif |
Note: See TracBrowser
for help on using the repository browser.