summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/support/cltkDMain.c
diff options
context:
space:
mode:
authorJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2000-01-20 03:01:18 +0000
committerJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2000-01-20 03:01:18 +0000
commit7ad04d651d11c14ea85310d4980651d61add2da8 (patch)
tree58084c94199318afea2ada35b0fac17c2de27342 /otherlibs/labltk/support/cltkDMain.c
parenta928f5cd699efe6c46d15958572848ce90d44478 (diff)
synchronize with bazar-ocaml/camltk41
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2761 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/support/cltkDMain.c')
-rw-r--r--otherlibs/labltk/support/cltkDMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/support/cltkDMain.c b/otherlibs/labltk/support/cltkDMain.c
index 2b5b819e9..bda74a756 100644
--- a/otherlibs/labltk/support/cltkDMain.c
+++ b/otherlibs/labltk/support/cltkDMain.c
@@ -190,7 +190,7 @@ int CamlInvokeCmd(dummy
/* Now the real Tk stuff */
-static Tk_Window mainWindow;
+Tk_Window cltk_mainWindow;
#define RCNAME ".camltkrc"
#define CAMLCB "camlcb"