Return to mlo.h CVS log | Up to [local] / OpenXM / src / ox_math |
version 1.2, 1999/12/14 09:31:55 | version 1.3, 2000/01/22 06:29:18 | ||
---|---|---|---|
|
|
||
#include "ox.h" | #include "ox.h" | ||
/* Mathematica でのみ使用される Local Object の定義 */ | /* definitions of Mathlink Local Objects. */ | ||
typedef struct { | typedef struct { | ||
int tag; | int tag; | ||
int length; | int length; |