[BACK]Return to ox.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / include

Diff for /OpenXM_contrib2/asir2000/include/ox.h between version 1.8 and 1.9

version 1.8, 2000/08/22 05:04:15 version 1.9, 2000/09/07 23:59:54
Line 45 
Line 45 
  * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE,   * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE,
  * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE.   * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE.
  *   *
  * $OpenXM: OpenXM_contrib2/asir2000/include/ox.h,v 1.7 2000/08/21 08:31:36 noro Exp $   * $OpenXM: OpenXM_contrib2/asir2000/include/ox.h,v 1.8 2000/08/22 05:04:15 noro Exp $
 */  */
 #include "com.h"  #include "com.h"
   
Line 134 
Line 134 
 #define SM_executeStringByLocalParserInBatchMode 274  #define SM_executeStringByLocalParserInBatchMode 274
 #define SM_getsp 275  #define SM_getsp 275
 #define SM_dupErrors 276  #define SM_dupErrors 276
   #define SM_pushCMOtag 277
   
 #define SM_nop 300  #define SM_nop 300
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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