*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 15 Jun 1998 16:16:19 +0200
changeset 1685 f24afb22fe39
parent 1684 3a8e80dcc1cf
child 1686 1889219f83e4
*** empty log message ***
libInit.cc
--- a/libInit.cc	Mon Jun 15 12:03:21 1998 +0200
+++ b/libInit.cc	Mon Jun 15 16:16:19 1998 +0200
@@ -1,15 +1,12 @@
-
-#ifndef OLDVMDATA
-# define __INDIRECTVMINITCALLS__
-#endif
+/*
+ * DO NOT EDIT 
+ * automatically generated from Make.proto
+ */
+#define __INDIRECTVMINITCALLS__
 #include <stc.h>
 _libtool_Init(pass, __pRT__, snd)
-#ifdef OLDVMDATA
-OBJ snd; struct __initTab__ *__pRT__; {
-#else
 OBJ snd; struct __vmData__ *__pRT__; {
-#endif
- __BEGIN_PACKAGE__("libtool", _libtool_Init);
+__BEGIN_PACKAGE__("libtool", _libtool_Init);
 _SystemBrowser_Init(pass,__pRT__,snd);
 _BrowserView_Init(pass,__pRT__,snd);
 _ChangesBrowser_Init(pass,__pRT__,snd);
@@ -21,5 +18,5 @@
 _ContextInspectorView_Init(pass,__pRT__,snd);
 _OrderedCollectionInspectorView_Init(pass,__pRT__,snd);
 _FileBrowser_Init(pass,__pRT__,snd);
- __END_PACKAGE__();
+__END_PACKAGE__();
 }