automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Sat, 10 Oct 2009 12:09:59 +0200
changeset 8940 50dc6fe5568d
parent 8939 102a0a569ec6
child 8941 7f28e00c3cf9
automatically generated by browser
libInit.cc
--- a/libInit.cc	Sat Oct 10 12:09:56 2009 +0200
+++ b/libInit.cc	Sat Oct 10 12:09:59 2009 +0200
@@ -1,7 +1,7 @@
 /*
- * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.60 2009-09-30 15:19:23 mb Exp $
+ * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.61 2009-10-10 10:09:59 cg Exp $
  *
- * DO NOT EDIT 
+ * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libtool.
  */
 #define __INDIRECTVMINITCALLS__
@@ -9,7 +9,7 @@
 
 #ifdef WIN32
 # pragma codeseg INITCODE "INITCODE"
-#endif 
+#endif
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
 DLL_EXPORT void _libstx_libtool_Init() INIT_TEXT_SECTION;
@@ -28,6 +28,7 @@
 _ChangesBrowser_Init(pass,__pRT__,snd);
 _CodeGeneratorTool_Init(pass,__pRT__,snd);
 _DebugView_Init(pass,__pRT__,snd);
+_DiffListUtility_Init(pass,__pRT__,snd);
 _DiffTextView_Init(pass,__pRT__,snd);
 _FileBrowser_Init(pass,__pRT__,snd);
 _FileBrowserV2PanelView_Init(pass,__pRT__,snd);