[BACK]Return to mlo.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_math

Diff for /OpenXM/src/ox_math/mlo.h between version 1.4 and 1.5

version 1.4, 2000/01/22 06:30:23 version 1.5, 2000/03/10 12:38:47
Line 1 
Line 1 
 /* $OpenXM$ */  /* $OpenXM: OpenXM/src/ox_math/mlo.h,v 1.4 2000/01/22 06:30:23 ohara Exp $ */
 #ifndef _MLO_H_  #ifndef _MLO_H_
   
 #define _MLO_H_  #define _MLO_H_
   
 #include "ox.h"  #include <ox_toolkit.h>
   
 /* definitions of Mathlink Local Objects. */  /* definitions of Mathlink Local Objects. */
 typedef struct {  typedef struct {

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>