libInit.cc
author Claus Gittinger <cg@exept.de>
Sat, 12 Sep 1998 18:12:27 +0200
changeset 992 4d408220a60b
parent 977 17312d5e5d2a
child 1006 bc36367c17b6
permissions -rw-r--r--
fixed file filters.

/*
 * DO NOT EDIT 
 * automatically generated from Make.proto
 */
#define __INDIRECTVMINITCALLS__
#include <stc.h>
_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__();
}