libInit.cc
changeset 16433 2f855c45f210
parent 16363 22851cf737cf
child 16441 1a4f66652246
--- a/libInit.cc	Wed May 14 00:21:53 2014 +0200
+++ b/libInit.cc	Wed May 14 00:21:56 2014 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic/libInit.cc,v 1.198 2014-04-16 22:34:00 cg Exp $
+ * $Header: /cvs/stx/stx/libbasic/libInit.cc,v 1.199 2014-05-13 22:21:56 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libbasic.
@@ -258,6 +258,7 @@
 _CharacterArray_Init(pass,__pRT__,snd);
 _CharacterWriteStream_Init(pass,__pRT__,snd);
 _Class_Init(pass,__pRT__,snd);
+_ClassBuildWarning_Init(pass,__pRT__,snd);
 _ContextError_Init(pass,__pRT__,snd);
 _ConversionError_Init(pass,__pRT__,snd);
 _DeepCopyError_Init(pass,__pRT__,snd);