PSI sics-cvs-psi-2008-10-02
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#line 244 "evcontroller.w"
|
||||
#line 249 "evcontroller.w"
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
Environment controller datastructure
|
||||
@@ -41,11 +41,12 @@
|
||||
int iWarned;
|
||||
int iTcl;
|
||||
int iStop;
|
||||
SCStore conn;
|
||||
SCStore *conn;
|
||||
char *creationArgs;
|
||||
char *runScript;
|
||||
void *pPrivate;
|
||||
void (*KillPrivate)(void *pData);
|
||||
} EVControl;
|
||||
|
||||
#line 262 "evcontroller.w"
|
||||
#line 267 "evcontroller.w"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user