DESERT 3.5.1
Loading...
Searching...
No Matches
DESERT_Addons/packer_uwflooding/initlib.cc
Go to the documentation of this file.
1#include <tclcl.h>
2
3extern EmbeddedTcl PackerUwfloodingTclCode;
4
5extern "C" int Packeruwflooding_Init() {
7 return 0;
8}
9
10extern "C" int Cyguwip_Init() {
12 return 0;
13}
EmbeddedTcl PackerUwfloodingTclCode