libInit.cc
changeset 2391 63208ce1ee9f
parent 2338 200ba9fba0f9
child 2421 ad811d774d99
--- a/libInit.cc	Wed Jun 29 20:23:14 2011 +0200
+++ b/libInit.cc	Wed Jun 29 20:23:16 2011 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic3/libInit.cc,v 1.74 2011-04-19 08:33:38 cg Exp $
+ * $Header: /cvs/stx/stx/libbasic3/libInit.cc,v 1.75 2011-06-29 18:23:16 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libbasic3.
@@ -49,7 +49,9 @@
 _CVSSourceCodeManager_Init(pass,__pRT__,snd);
 _CVSVersionInfo_Init(pass,__pRT__,snd);
 _ClassChange_Init(pass,__pRT__,snd);
+_CompositeChange_Init(pass,__pRT__,snd);
 _DoItChange_Init(pass,__pRT__,snd);
+_FileInChange_Init(pass,__pRT__,snd);
 _MethodChangeNotificationParameter_Init(pass,__pRT__,snd);
 _NameSpaceCreationChange_Init(pass,__pRT__,snd);
 _OtherChange_Init(pass,__pRT__,snd);
@@ -79,6 +81,6 @@
 _MethodPrivacyChange_Init(pass,__pRT__,snd);
 _MethodRemoveChange_Init(pass,__pRT__,snd);
 
-
+_stx_137libbasic3_extensions_Init(pass,__pRT__,snd);
 __END_PACKAGE__();
 }