class: Object
authorClaus Gittinger <cg@exept.de>
Thu, 26 Mar 2015 11:19:59 +0100
changeset 3207 72705f73caec
parent 3206 84e9d016d2d3
child 3208 1ce6db31fcdf
class: Object #inspect #inspectorClass are extensions
libInit.cc
--- a/libInit.cc	Thu Mar 26 11:19:58 2015 +0100
+++ b/libInit.cc	Thu Mar 26 11:19:59 2015 +0100
@@ -52,6 +52,6 @@
 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
 _UIPainterView_Init(pass,__pRT__,snd);
 
-
+_stx_137libtool2_extensions_Init(pass,__pRT__,snd);
 __END_PACKAGE__();
 }