[BACK]Return to oxFunctionId.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / plugin

Diff for /OpenXM/src/kan96xx/plugin/oxFunctionId.h between version 1.4 and 1.5

version 1.4, 2000/02/02 02:03:43 version 1.5, 2004/03/08 08:24:42
Line 1 
Line 1 
 /* $OpenXM: OpenXM/src/kan96xx/plugin/oxFunctionId.h,v 1.3 2000/01/19 00:34:53 takayama Exp $ */  /* $OpenXM: OpenXM/src/kan96xx/plugin/oxFunctionId.h,v 1.4 2000/02/02 02:03:43 takayama Exp $ */
 /* ox_function_id.h */  /* ox_function_id.h */
 /* If you add new SM_*,  /* If you add new SM_*,
    you also need to modify, KSmathcapByStruct(),     you also need to modify, KSmathcapByStruct(),
Line 27  and OpenXM/doc/OpenXM-specs/communication-model.tex.
Line 27  and OpenXM/doc/OpenXM-specs/communication-model.tex.
 #define SM_pushCMOtag 277  #define SM_pushCMOtag 277
   
 #define SM_sync_ball 281  #define SM_sync_ball 281
   
   #define SM_executeFunctionWithOptionalArgument 282
   
 #define SM_DUMMY_sendcmo  (SM_PRIVATE+1)  #define SM_DUMMY_sendcmo  (SM_PRIVATE+1)
   

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

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