=================================================================== RCS file: /home/cvs/OpenXM/src/kan96xx/plugin/oxMessageTag.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/kan96xx/plugin/oxMessageTag.h 1999/11/02 09:09:09 1.2 +++ OpenXM/src/kan96xx/plugin/oxMessageTag.h 2000/01/19 00:34:53 1.3 @@ -1,8 +1,10 @@ -/* $OpenXM$ */ +/* $OpenXM: OpenXM/src/kan96xx/plugin/oxMessageTag.h,v 1.2 1999/11/02 09:09:09 takayama Exp $ */ /* ox_message_tag.h */ /* If you add new OX_DATA_your_new_format, you need to change KSmathCapByStruct() in cmo.c */ + +#define OX_PRIVATE 0x7fff0000 #define OX_COMMAND 513 #define OX_DATA 514