libInit.cc
branchjv
changeset 7154 f2d585b5f20e
parent 7150 000f5ae96151
child 7202 fc488e2907c8
equal deleted inserted replaced
7151:51e71e95c952 7154:f2d585b5f20e
   104 #endif /* UNIX */
   104 #endif /* UNIX */
   105 #ifdef WIN32
   105 #ifdef WIN32
   106 _WinWorkstation_Init(pass,__pRT__,snd);
   106 _WinWorkstation_Init(pass,__pRT__,snd);
   107 #endif /* WIN32 */
   107 #endif /* WIN32 */
   108 
   108 
   109 
   109 _stx_137libview_extensions_Init(pass,__pRT__,snd);
   110 __END_PACKAGE__();
   110 __END_PACKAGE__();
   111 }
   111 }