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
3
extern
EmbeddedTcl
PackerUwfloodingTclCode
;
4
5
extern
"C"
int
Packeruwflooding_Init
() {
6
PackerUwfloodingTclCode
.load();
7
return
0;
8
}
9
10
extern
"C"
int
Cyguwip_Init
() {
11
Packeruwflooding_Init
();
12
return
0;
13
}
Cyguwip_Init
int Cyguwip_Init()
Definition
DESERT_Addons/packer_uwflooding/initlib.cc:10
Packeruwflooding_Init
int Packeruwflooding_Init()
Definition
DESERT_Addons/packer_uwflooding/initlib.cc:5
PackerUwfloodingTclCode
EmbeddedTcl PackerUwfloodingTclCode
DESERT_Addons
packer_uwflooding
initlib.cc
Generated by
1.9.8