This commit is contained in:
zolliker
2007-02-23 15:47:32 +00:00
parent 82fcf26008
commit edebced3bb
7 changed files with 78 additions and 3 deletions

View File

@ -8,8 +8,8 @@
Mark Koennecke, January 1998
----------------------------------------------------------------------------*/
#include <tcl.h>
#include <sics.h>
#include <tcl.h>
int Controller(ClientData clientData, Tcl_Interp *interp,
int argc, char *argv[]);