*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 16 Sep 1997 05:49:24 +0200
changeset 530 03c5bc452842
parent 529 d92232a9ce41
child 531 e96d35bccd61
*** empty log message ***
libInit.cc
vms.mak
--- a/libInit.cc	Tue Sep 16 02:06:34 1997 +0200
+++ b/libInit.cc	Tue Sep 16 05:49:24 1997 +0200
@@ -37,5 +37,7 @@
 _SelectionInHierarchy_Init(pass,__pRT__,snd);
 _NoteBookView_Init(pass,__pRT__,snd);
 _TreeItem_Init(pass,__pRT__,snd);
+_FileSelectionTree_Init(pass,__pRT__,snd);
+_FileSelectionItem_Init(pass,__pRT__,snd);
  __END_PACKAGE__();
 }
--- a/vms.mak	Tue Sep 16 02:06:34 1997 +0200
+++ b/vms.mak	Tue Sep 16 05:49:24 1997 +0200
@@ -1,5 +1,5 @@
 #
-# $Header: /cvs/stx/stx/libwidg2/vms.mak,v 1.3 1997-09-15 20:04:25 cg Exp $
+# $Header: /cvs/stx/stx/libwidg2/vms.mak,v 1.4 1997-09-16 03:49:24 cg Exp $
 #
 
 LIBNAME=libwidg2
@@ -35,6 +35,8 @@
 	TreeItem.$(O)		\
 	HierNode.$(O)		\
 	SelHier.$(O)		\
+	FileSelectionItem.$(O)  \
+	FileSelectionTree.$(O)	\
 	NoteBookView.$(O)	
 
 theLib:   $(LIBNAME).olb