diff -r 0430bba06f02 -r ed8551dcaf43 libInit.cc --- a/libInit.cc Mon Jun 15 16:07:35 1998 +0200 +++ b/libInit.cc Mon Jun 15 16:12:23 1998 +0200 @@ -1,15 +1,12 @@ - -#ifndef OLDVMDATA -# define __INDIRECTVMINITCALLS__ -#endif +/* + * DO NOT EDIT + * automatically generated from Make.proto + */ +#define __INDIRECTVMINITCALLS__ #include _libwidg2_Init(pass, __pRT__, snd) -#ifdef OLDVMDATA -OBJ snd; struct __initTab__ *__pRT__; { -#else OBJ snd; struct __vmData__ *__pRT__; { -#endif - __BEGIN_PACKAGE__("libwidg2", _libwidg2_Init); +__BEGIN_PACKAGE__("libwidg2", _libwidg2_Init); _LicenceBox_Init(pass,__pRT__,snd); _SubCanvas_Init(pass,__pRT__,snd); _Slider_Init(pass,__pRT__,snd); @@ -33,11 +30,19 @@ _MenuPanel_Init(pass,__pRT__,snd); _SelectionInTreeView_Init(pass,__pRT__,snd); _SelectionInTree_Init(pass,__pRT__,snd); +_TreeItem_Init(pass,__pRT__,snd); _HierarchyNode_Init(pass,__pRT__,snd); _SelectionInHierarchy_Init(pass,__pRT__,snd); _NoteBookView_Init(pass,__pRT__,snd); -_TreeItem_Init(pass,__pRT__,snd); +_DataSetView_Init(pass,__pRT__,snd); +_DataSetColumn_Init(pass,__pRT__,snd); +_DSVLabelView_Init(pass,__pRT__,snd); +_DSVColumnView_Init(pass,__pRT__,snd); +_GridBagConstraints_Init(pass,__pRT__,snd); +_GridBagLayoutInfo_Init(pass,__pRT__,snd); +_GridBagLayoutView_Init(pass,__pRT__,snd); +_UpDownButton_Init(pass,__pRT__,snd); +_ViewScroller_Init(pass,__pRT__,snd); _FileSelectionTree_Init(pass,__pRT__,snd); -_FileSelectionItem_Init(pass,__pRT__,snd); - __END_PACKAGE__(); +__END_PACKAGE__(); }