MJL 21/11/06 Added ability to select termination object (can now terminate all when a HM terminates, not just counter).
r1307 | mle | 2006-11-21 09:56:19 +1100 (Tue, 21 Nov 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
295eafefe8
commit
ff576a4c68
@@ -20,6 +20,7 @@ typedef struct
|
||||
HMcontrol hmc;
|
||||
/* Extra data for HMControl_ANSTO for extra functionality */
|
||||
int Pause_HM_After_Count;
|
||||
int Termination_Object;
|
||||
} HMcontrol_ANSTO, *pHMcontrol_ANSTO;
|
||||
|
||||
int MakeHMControl_ANSTO(SConnection *pCon, SicsInterp *pSics,
|
||||
|
||||
Reference in New Issue
Block a user