class: AutoResizingOrderedCollectionWithDefault
authorClaus Gittinger <cg@exept.de>
Sat, 16 Jan 2016 15:14:18 +0100
changeset 3696 e6bca8e658cc
parent 3695 61b6e0649eaa
child 3697 ce79c3f9facf
class: AutoResizingOrderedCollectionWithDefault
libInit.cc
--- a/libInit.cc	Sat Jan 16 15:14:17 2016 +0100
+++ b/libInit.cc	Sat Jan 16 15:14:18 2016 +0100
@@ -115,6 +115,7 @@
 _AATreeNode_Init(pass,__pRT__,snd);
 _Arrow_Init(pass,__pRT__,snd);
 _ArrowedSpline_Init(pass,__pRT__,snd);
+_AutoResizingOrderedCollectionWithDefault_Init(pass,__pRT__,snd);
 _BackgroundJob_Init(pass,__pRT__,snd);
 _BackgroundPeriodicalJob_Init(pass,__pRT__,snd);
 _BackgroundQueueProcessingJob_Init(pass,__pRT__,snd);