initial checkin
authorClaus Gittinger <cg@exept.de>
Fri, 23 Aug 2013 02:22:11 +0200
changeset 3103 32a85b2cc020
parent 3102 724f1b4924e2
child 3104 a32e1cad4ba2
initial checkin
Make.spec
--- a/Make.spec	Fri Aug 23 02:21:51 2013 +0200
+++ b/Make.spec	Fri Aug 23 02:22:11 2013 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.97 2013-07-06 19:26:38 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.98 2013-08-23 00:22:11 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -76,6 +76,7 @@
 	Future \
 	HTMLUtilities \
 	Heap \
+	IdentityBag \
 	IncrementNotification \
 	InterestConverterWithParameters \
 	Iterator \
@@ -195,6 +196,7 @@
     $(OUTDIR_SLASH)Future.$(O) \
     $(OUTDIR_SLASH)HTMLUtilities.$(O) \
     $(OUTDIR_SLASH)Heap.$(O) \
+    $(OUTDIR_SLASH)IdentityBag.$(O) \
     $(OUTDIR_SLASH)IncrementNotification.$(O) \
     $(OUTDIR_SLASH)InterestConverterWithParameters.$(O) \
     $(OUTDIR_SLASH)Iterator.$(O) \