libInit.cc
changeset 4672 ba508be0d332
parent 4645 590308fd0dd6
child 4706 52d300bafa89
equal deleted inserted replaced
4671:3d2517a6d898 4672:ba508be0d332
   139 _UnixOperatingSystem_Init(pass,__pRT__,snd);
   139 _UnixOperatingSystem_Init(pass,__pRT__,snd);
   140 # endif
   140 # endif
   141 #endif
   141 #endif
   142 _ObsoleteObject_Init(pass,__pRT__,snd);
   142 _ObsoleteObject_Init(pass,__pRT__,snd);
   143 _UserPreferences_Init(pass,__pRT__,snd);
   143 _UserPreferences_Init(pass,__pRT__,snd);
   144 _BinaryObjectStorage_Init(pass,__pRT__,snd);
       
   145 _BinaryIOManager_Init(pass,__pRT__,snd);
       
   146 _BinaryInputManager_Init(pass,__pRT__,snd);
       
   147 _BinaryOutputManager_Init(pass,__pRT__,snd);
       
   148 #ifdef WIN32
   144 #ifdef WIN32
   149 _PCFilename_Init(pass,__pRT__,snd);
   145 _PCFilename_Init(pass,__pRT__,snd);
   150 #endif
   146 #endif
   151 #ifdef WIN32
   147 #ifdef WIN32
   152 _Win32OperatingSystem_Init(pass,__pRT__,snd);
   148 _Win32OperatingSystem_Init(pass,__pRT__,snd);