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:
Mark Lesha
2006-11-21 09:56:19 +11:00
committed by Douglas Clowes
parent 295eafefe8
commit ff576a4c68
2 changed files with 40 additions and 9 deletions

View File

@@ -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,