- improved sicscron

This commit is contained in:
zolliker
2006-08-17 15:38:24 +00:00
parent 7c5595c073
commit a050de71d0
2 changed files with 30 additions and 5 deletions

View File

@@ -14,6 +14,7 @@
#ifndef SICSMACRO
#define SICSMACRO
#include <tcl.h>
#include "sics.h"
#include "SCinter.h"
Tcl_Interp *MacroInit(SicsInterp *pInter);