Update from PSI

r1039 | ffr | 2006-08-03 09:59:29 +1000 (Thu, 03 Aug 2006) | 2 lines
This commit is contained in:
Ferdi Franceschini
2006-08-03 09:59:29 +10:00
committed by Douglas Clowes
parent 4aa50787c2
commit 074f1cb3cd
63 changed files with 1431 additions and 286 deletions

View File

@@ -1,5 +1,5 @@
#line 244 "evcontroller.w"
#line 249 "evcontroller.w"
/*-------------------------------------------------------------------------
Environment controller datastructure
@@ -43,9 +43,10 @@
int iStop;
SCStore conn;
char *creationArgs;
char *runScript;
void *pPrivate;
void (*KillPrivate)(void *pData);
} EVControl;
#line 262 "evcontroller.w"
#line 267 "evcontroller.w"