libInit.cc
changeset 450 1f52187f019d
parent 425 b60648a7b25f
child 457 994675a33286
--- a/libInit.cc	Tue Aug 23 15:50:48 2011 +0200
+++ b/libInit.cc	Tue Aug 23 15:51:04 2011 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/goodies/monticello/libInit.cc,v 1.6 2011-08-20 14:58:50 cg Exp $
+ * $Header: /cvs/stx/stx/goodies/monticello/libInit.cc,v 1.7 2011-08-23 13:51:04 vrany Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_goodies_monticello.
@@ -73,6 +73,7 @@
 _MCSettingsApp_Init(pass,__pRT__,snd);
 _MCSnapshot_Init(pass,__pRT__,snd);
 _MCSourceCodeManager_Init(pass,__pRT__,snd);
+_MCStXPackageInfo_Init(pass,__pRT__,snd);
 _MCStXPackageQuery_Init(pass,__pRT__,snd);
 _MCTimestampAnnotation_Init(pass,__pRT__,snd);
 _MCTool_Init(pass,__pRT__,snd);