summaryrefslogtreecommitdiffstats
path: root/src/bltInt.C
diff options
context:
space:
mode:
authorjoye <joye>2014-01-16 21:50:39 (GMT)
committerjoye <joye>2014-01-16 21:50:39 (GMT)
commit071c9613c1be109fc4470e2a030a5888fede411c (patch)
treec137d95eb89ac22ed5a337228b60ebb1ae951dc7 /src/bltInt.C
parentdb2d75441126d654c93c6b0b54c350cb071ea793 (diff)
downloadblt-071c9613c1be109fc4470e2a030a5888fede411c.zip
blt-071c9613c1be109fc4470e2a030a5888fede411c.tar.gz
blt-071c9613c1be109fc4470e2a030a5888fede411c.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltInt.C')
-rw-r--r--src/bltInt.C3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bltInt.C b/src/bltInt.C
index 01edf57..082d17d 100644
--- a/src/bltInt.C
+++ b/src/bltInt.C
@@ -34,6 +34,9 @@
#include "bltInt.h"
+extern Tcl_AppInitProc Blt_GraphCmdInitProc;
+extern Tcl_AppInitProc Blt_VectorCmdInitProc;
+
Tcl_AppInitProc Tkblt_Init;
Tcl_AppInitProc Tkblt_SafeInit;