=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/mlo.h,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- OpenXM/src/ox_math/mlo.h 1999/12/14 09:31:55 1.2 +++ OpenXM/src/ox_math/mlo.h 2000/01/22 06:30:23 1.4 @@ -1,10 +1,11 @@ +/* $OpenXM$ */ #ifndef _MLO_H_ #define _MLO_H_ #include "ox.h" -/* Mathematica でのみ使用される Local Object の定義 */ +/* definitions of Mathlink Local Objects. */ typedef struct { int tag; int length;