source: abuse/tags/pd/macabuse/imlib/port/mac/defines.h @ 49

Last change on this file since 49 was 49, checked in by Sam Hocevar, 15 years ago
  • Imported original public domain release, for future reference.
  • Property svn:keywords set to Id
File size: 153 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.