Changeset 4196 for trunk/src/chpdef.h
- Timestamp:
- 03/21/07 09:51:40 (2 years ago)
- Files:
-
- trunk/src/chpdef.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/chpdef.h
r3598 r4196 1 /* 2 * The code here is forced by the interface, and is not subject to 3 * copyright, constituting the only possible expression of the 4 * algorithm in this format. 5 */ 1 6 #define CHP$_END 0 2 7 #define CHP$_ACCESS 1
