diff -r 0b2b698bc4f3 -r bc36367c17b6 libInit.cc --- a/libInit.cc Fri Sep 25 17:56:19 1998 +0200 +++ b/libInit.cc Fri Sep 25 20:22:05 1998 +0200 @@ -1,27 +1,55 @@ -/* - * DO NOT EDIT - * automatically generated from Make.proto - */ -#define __INDIRECTVMINITCALLS__ -#include -_libtool2_Init(pass, __pRT__, snd) -OBJ snd; struct __vmData__ *__pRT__; { -__BEGIN_PACKAGE__("libtool2", _libtool2_Init); -_ColorMenu_Init(pass,__pRT__,snd); -_FontMenu_Init(pass,__pRT__,snd); -_MenuEditor_Init(pass,__pRT__,snd); -_ImageEditor_Init(pass,__pRT__,snd); -_DataSetBuilder_Init(pass,__pRT__,snd); -_UIGalleryView_Init(pass,__pRT__,snd); -_UIHelpTool_Init(pass,__pRT__,snd); -_UILayoutTool_Init(pass,__pRT__,snd); -_UIObjectView_Init(pass,__pRT__,snd); -_UIPainter_Init(pass,__pRT__,snd); -_UIPainterView_Init(pass,__pRT__,snd); -_UISelectionPanel_Init(pass,__pRT__,snd); -_UISpecificationTool_Init(pass,__pRT__,snd); -_SelectionBrowser_Init(pass,__pRT__,snd); -_FileSelectionBrowser_Init(pass,__pRT__,snd); -_ResourceSelectionBrowser_Init(pass,__pRT__,snd); -__END_PACKAGE__(); -} +/* + + * DO NOT EDIT + + * automatically generated from Make.proto + + */ + +#define __INDIRECTVMINITCALLS__ + +#include + +#pragma codeseg INITCODE "INITCODE" +_libtool2_Init(pass, __pRT__, snd) + +OBJ snd; struct __vmData__ *__pRT__; { + +__BEGIN_PACKAGE__("libtool2", _libtool2_Init); + +_ColorMenu_Init(pass,__pRT__,snd); + +_FontMenu_Init(pass,__pRT__,snd); + +_MenuEditor_Init(pass,__pRT__,snd); + +_ImageEditor_Init(pass,__pRT__,snd); + +_DataSetBuilder_Init(pass,__pRT__,snd); + +_UIGalleryView_Init(pass,__pRT__,snd); + +_UIHelpTool_Init(pass,__pRT__,snd); + +_UILayoutTool_Init(pass,__pRT__,snd); + +_UIObjectView_Init(pass,__pRT__,snd); + +_UIPainter_Init(pass,__pRT__,snd); + +_UIPainterView_Init(pass,__pRT__,snd); + +_UISelectionPanel_Init(pass,__pRT__,snd); + +_UISpecificationTool_Init(pass,__pRT__,snd); + +_SelectionBrowser_Init(pass,__pRT__,snd); + +_FileSelectionBrowser_Init(pass,__pRT__,snd); + +_ResourceSelectionBrowser_Init(pass,__pRT__,snd); + +__END_PACKAGE__(); + +} +