libInit.cc
changeset 955 c21ad54bb3a2
parent 954 2232eca9a9f9
child 958 1b97e3015bac
--- a/libInit.cc	Mon Sep 06 14:14:28 1999 +0200
+++ b/libInit.cc	Tue Sep 07 22:23:26 1999 +0200
@@ -35,9 +35,9 @@
 _LazyMethod_Init(pass,__pRT__,snd);
 _SourceFileLoader_Init(pass,__pRT__,snd);
 _ImmutableArray_Init(pass,__pRT__,snd);
-_ObjectFileHandle_Init(pass,__pRT__,snd);
 _Structure_Init(pass,__pRT__,snd);
 _SyntaxHighlighter_Init(pass,__pRT__,snd);
+_ObjectFileHandle_Init(pass,__pRT__,snd);
 _ObjectFileLoader_Init(pass,__pRT__,snd);
 __END_PACKAGE__();
 }