libInit.cc
branchjv
changeset 25421 c866181b2e34
parent 24913 a8c2e208c890
child 25440 039a5cea86c3
--- a/libInit.cc	Mon Aug 31 17:20:18 2020 +0100
+++ b/libInit.cc	Wed Sep 02 21:21:32 2020 +0100
@@ -443,7 +443,6 @@
     _Filename_Init(pass,__pRT__,snd);
     _GenericException_Init(pass,__pRT__,snd);
     _Geometric_Init(pass,__pRT__,snd);
-    _InlineObject_Init(pass,__pRT__,snd);
     _InterestConverter_Init(pass,__pRT__,snd);
     _Link_Init(pass,__pRT__,snd);
     _Lookup_Init(pass,__pRT__,snd);
@@ -496,7 +495,6 @@
     _False_Init(pass,__pRT__,snd);
     _FolderForProjectsDefinition_Init(pass,__pRT__,snd);
     _HashStream_Init(pass,__pRT__,snd);
-    _InlineObjectPrototype_Init(pass,__pRT__,snd);
     _JavaPackage_Init(pass,__pRT__,snd);
     _KeyedCollection_Init(pass,__pRT__,snd);
     _SmallDictionary_Init(pass,__pRT__,snd);
@@ -555,6 +553,8 @@
     _CharacterEncoderImplementations__MS_137Symbol_Init(pass,__pRT__,snd);
     _CharacterEncoderImplementations__MS_137Turkish_Init(pass,__pRT__,snd);
     _ClassDescription_Init(pass,__pRT__,snd);
+    _InlineObject_Init(pass,__pRT__,snd);
+    _InlineObjectPrototype_Init(pass,__pRT__,snd);
     _Complex_Init(pass,__pRT__,snd);
     _ControlRequest_Init(pass,__pRT__,snd);
     _Dictionary_Init(pass,__pRT__,snd);