comparison src/chpdef.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
34 #define CHP$M_WRITE 2 34 #define CHP$M_WRITE 2
35 #define CHP$M_USEREADALL 4 35 #define CHP$M_USEREADALL 4
36 #define CHP$V_READ 0 36 #define CHP$V_READ 0
37 #define CHP$V_WRITE 1 37 #define CHP$V_WRITE 1
38 #define CHP$V_USEREADALL 2 38 #define CHP$V_USEREADALL 2
39
40 /* arch-tag: a7117984-e927-4f8e-932e-35d5fd524f12
41 (do not change this comment) */