- added new scriptcontext with devser

This commit is contained in:
zolliker
2008-05-14 14:23:16 +00:00
parent bbb0b971a9
commit 3967dc8844
28 changed files with 1307 additions and 1363 deletions

View File

@ -47,7 +47,7 @@ used by EVControl:
int iWarned;
int iTcl;
int iStop;
SCStore conn;
SCStore *conn;
char *creationArgs;
char *runScript;
void *pPrivate;