automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Sep 2009 18:18:52 +0200
changeset 2273 d0c6aa48290e
parent 2272 7edd49f12508
child 2274 a04988ce6629
automatically generated by browser
libInit.cc
--- a/libInit.cc	Mon Sep 28 18:18:50 2009 +0200
+++ b/libInit.cc	Mon Sep 28 18:18:52 2009 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.90 2009-09-16 15:14:32 cg Exp $
+ * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.91 2009-09-28 16:18:52 cg Exp $
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libbasic2.
@@ -21,8 +21,9 @@
 _ActorStream_Init(pass,__pRT__,snd);
 _Archiver_Init(pass,__pRT__,snd);
 _BaseNCoder_Init(pass,__pRT__,snd);
+_BinaryTree_Init(pass,__pRT__,snd);
+_BinaryTreeNode_Init(pass,__pRT__,snd);
 _BitArray_Init(pass,__pRT__,snd);
-_CRC32Stream_Init(pass,__pRT__,snd);
 _CacheDictionary_Init(pass,__pRT__,snd);
 _CompressionStream_Init(pass,__pRT__,snd);
 _DirectoryContents_Init(pass,__pRT__,snd);
@@ -69,6 +70,8 @@
 _UnitConverter_Init(pass,__pRT__,snd);
 _ZipArchive_Init(pass,__pRT__,snd);
 _stx_137libbasic2_Init(pass,__pRT__,snd);
+_AATree_Init(pass,__pRT__,snd);
+_AATreeNode_Init(pass,__pRT__,snd);
 _Arrow_Init(pass,__pRT__,snd);
 _Base32Coder_Init(pass,__pRT__,snd);
 _Base64Coder_Init(pass,__pRT__,snd);