fix for broken build
authorMichael Beyl <mb@exept.de>
Mon, 23 Feb 2015 15:26:45 +0100
changeset 15374 63fc925ef26a
parent 15373 ccd11e5f36a2
child 15375 16cd14cdcc73
fix for broken build
libInit.cc
--- a/libInit.cc	Mon Feb 23 15:26:42 2015 +0100
+++ b/libInit.cc	Mon Feb 23 15:26:45 2015 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.125 2014-12-19 19:11:23 cg Exp $
+ * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.126 2015-02-23 14:26:45 mb Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libtool.
@@ -67,7 +67,6 @@
 _MemoryMonitorView_Init(pass,__pRT__,snd);
 _MemoryUsageView_Init(pass,__pRT__,snd);
 _MultiViewToolApplication_Init(pass,__pRT__,snd);
-_ParseTreeIndex_Init(pass,__pRT__,snd);
 _PerforceSourceCodeManagerUtilities_Init(pass,__pRT__,snd);
 _ProcessMonitorV2_Init(pass,__pRT__,snd);
 _SyntaxElement_Init(pass,__pRT__,snd);
@@ -144,6 +143,7 @@
 _ImageInspectorView_Init(pass,__pRT__,snd);
 _NewLauncher_Init(pass,__pRT__,snd);
 _OrderedCollectionInspectorView_Init(pass,__pRT__,snd);
+_ParseTreeIndex_Init(pass,__pRT__,snd);
 _SetInspectorView_Init(pass,__pRT__,snd);
 _SettingsDialog_Init(pass,__pRT__,snd);
 _SmalltalkCodeGeneratorTool_Init(pass,__pRT__,snd);