comparison src/chpdef.h @ 75764:9511dc88835c

Add legal comment on copyright issue.
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Feb 2007 22:34:45 +0000
parents 695cf19ef79e
children 52a7f3f50b89
comparison
equal deleted inserted replaced
75763:a188fe783bbe 75764:9511dc88835c
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 #define CHP$_END 0 6 #define CHP$_END 0
2 #define CHP$_ACCESS 1 7 #define CHP$_ACCESS 1
3 #define CHP$_FLAGS 2 8 #define CHP$_FLAGS 2
4 #define CHP$_PRIV 3 9 #define CHP$_PRIV 3
5 #define CHP$_ACMODE 4 10 #define CHP$_ACMODE 4