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