Mercurial > libpst
comparison src/define.h @ 28:51d826f31329
more cleanup from Arne, document 7c block format
author | carl |
---|---|
date | Sat, 25 Feb 2006 16:03:45 -0800 |
parents | 99e6b70cdfb3 |
children | b88ceb81dba2 |
comparison
equal
deleted
inserted
replaced
27:99e6b70cdfb3 | 28:51d826f31329 |
---|---|
4 * Written by David Smith | 4 * Written by David Smith |
5 * dave.s@earthcorp.com | 5 * dave.s@earthcorp.com |
6 */ | 6 */ |
7 | 7 |
8 // last one wins | 8 // last one wins |
9 #define DEBUG_ALL | |
9 #undef DEBUG_ALL | 10 #undef DEBUG_ALL |
10 #define DEBUG_ALL | |
11 | 11 |
12 #ifndef DEFINEH_H | 12 #ifndef DEFINEH_H |
13 #define DEFINEH_H | 13 #define DEFINEH_H |
14 | 14 |
15 #ifdef DEBUG_ALL | 15 #ifdef DEBUG_ALL |