libInit.cc
branchjv
changeset 17763 019bb9c842c5
parent 17761 b0e5971141bc
child 17766 0acf634e6550
--- a/libInit.cc	Thu Apr 29 16:55:35 2010 +0100
+++ b/libInit.cc	Tue May 04 12:50:05 2010 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header$
+ * $Header: /cvs/stx/stx/libbasic/libInit.cc,v 1.158 2010/04/27 08:10:28 stefan Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libbasic.
@@ -57,6 +57,7 @@
 _MiniInspector_Init(pass,__pRT__,snd);
 _NameSpace_Init(pass,__pRT__,snd);
 _OSErrorHolder_Init(pass,__pRT__,snd);
+_OSProcess_Init(pass,__pRT__,snd);
 _ObjectMemory_Init(pass,__pRT__,snd);
 _PackageId_Init(pass,__pRT__,snd);
 _PluginSupport_Init(pass,__pRT__,snd);
@@ -313,7 +314,6 @@
 _XDGDesktop_Init(pass,__pRT__,snd);
 _CmdLineOptionError_Init(pass,__pRT__,snd);
 _GNOMEDesktop_Init(pass,__pRT__,snd);
-_SandboxedMethod_Init(pass,__pRT__,snd);
 #ifdef UNIX
 _UnixFileDescriptorHandle_Init(pass,__pRT__,snd);
 _UnixFileHandle_Init(pass,__pRT__,snd);
@@ -334,3 +334,4 @@
 
 __END_PACKAGE__();
 }
+