diff -r c833db0887f1 -r 1c7357e85c75 libInit.cc --- a/libInit.cc Mon Jun 15 12:03:28 1998 +0200 +++ b/libInit.cc Mon Jun 15 16:16:55 1998 +0200 @@ -1,19 +1,18 @@ - -#ifndef OLDVMDATA -# define __INDIRECTVMINITCALLS__ -#endif +/* + * DO NOT EDIT + * automatically generated from Make.proto + */ +#define __INDIRECTVMINITCALLS__ #include _libtool2_Init(pass, __pRT__, snd) -#ifdef OLDVMDATA -OBJ snd; struct __initTab__ *__pRT__; { -#else OBJ snd; struct __vmData__ *__pRT__; { -#endif - __BEGIN_PACKAGE__("libtool2", _libtool2_Init); +__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); _ResourceRetriever_Init(pass,__pRT__,snd); +_DataSetBuilder_Init(pass,__pRT__,snd); _UIGalleryView_Init(pass,__pRT__,snd); _UIHelpTool_Init(pass,__pRT__,snd); _UILayoutTool_Init(pass,__pRT__,snd); @@ -22,5 +21,8 @@ _UIPainterView_Init(pass,__pRT__,snd); _UISelectionPanel_Init(pass,__pRT__,snd); _UISpecificationTool_Init(pass,__pRT__,snd); - __END_PACKAGE__(); +_SelectionBrowser_Init(pass,__pRT__,snd); +_FileSelectionBrowser_Init(pass,__pRT__,snd); +_ResourceSelectionBrowser_Init(pass,__pRT__,snd); +__END_PACKAGE__(); }