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

Diff for /OpenXM/src/ox_math/Attic/serv2.h between version 1.6 and 1.7

version 1.6, 1999/12/14 09:31:56 version 1.7, 2000/03/10 12:38:47
Line 1 
Line 1 
 /* -*- mode: C; coding: euc-japan -*- */  /* -*- mode: C; coding: euc-japan -*- */
 /* $OpenXM: OpenXM/src/ox_math/serv2.h,v 1.5 1999/11/29 12:09:58 ohara Exp $ */  /* $OpenXM: OpenXM/src/ox_math/serv2.h,v 1.6 1999/12/14 09:31:56 ohara Exp $ */
   
 #ifndef _SERV2_H_  #ifndef _SERV2_H_
 #define _SERV2_H_  #define _SERV2_H_
   
 #include "ox.h"  #include <ox_toolkit.h>
   
 #define FLAG_MLTKSYM_IS_INDETERMINATE   0  #define FLAG_MLTKSYM_IS_INDETERMINATE   0
 #define FLAG_MLTKSYM_IS_STRING          1  #define FLAG_MLTKSYM_IS_STRING          1

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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