libInit.cc
branchjv
changeset 13173 e9da2324940d
parent 12807 ba8c5416aa28
parent 12923 671e7223d3bf
child 13471 3ee11c3d0306
--- a/libInit.cc	Thu Jun 13 12:23:07 2013 +0100
+++ b/libInit.cc	Fri Jun 21 19:05:40 2013 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.105 2013-05-27 08:32:38 cg Exp $
+ * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.106 2013-06-14 14:37:01 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libtool.
@@ -41,6 +41,7 @@
 _BookmarksEditDialog_Init(pass,__pRT__,snd);
 _BrowserView_Init(pass,__pRT__,snd);
 _ChangesBrowser_Init(pass,__pRT__,snd);
+_CodeCompletionHelpView_Init(pass,__pRT__,snd);
 _CodeGenerator_Init(pass,__pRT__,snd);
 _CodeGeneratorTool_Init(pass,__pRT__,snd);
 _DebugView_Init(pass,__pRT__,snd);
@@ -141,6 +142,7 @@
 _SetInspectorView_Init(pass,__pRT__,snd);
 _SettingsDialog_Init(pass,__pRT__,snd);
 _SmalltalkCodeGeneratorTool_Init(pass,__pRT__,snd);
+_SyntaxElementVariable_Init(pass,__pRT__,snd);
 _Tools__BackgroundSourceProcessingService_Init(pass,__pRT__,snd);
 _Tools__BreakpointService_Init(pass,__pRT__,snd);
 _Tools__BrowserList_Init(pass,__pRT__,snd);