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