More on modules
I decided to add generic module support for events. Config entries will look something like this:
[Scripts]
MyScript = EXEC ..\scripts\myscript.exe
MyTclScript = TCL ..\scripts\myscript.itcl
MyModule = MYMODULE MyModuleParams
I will try to get most of the important headers cleaned up.. (~30 files)
|