DESERT 3.5.1
Loading...
Searching...
No Matches
DESERT_Addons/packer_uwApplication/initlib.cc
Go to the documentation of this file.
1#include<tclcl.h>
2
3extern EmbeddedTcl PackerUwApplicationTclCode;
4
5extern "C" int Packeruwapplication_Init() {
7 return 0;
8}
EmbeddedTcl PackerUwApplicationTclCode