automatically generated by browser
authorStefan Vogel <sv@exept.de>
Thu, 25 Apr 2013 09:36:52 +0200
changeset 15144 51f043154e5e
parent 15143 7a1e2ff50fd5
child 15145 b5b508f8d21b
automatically generated by browser
Make.spec
--- a/Make.spec	Thu Apr 25 09:32:44 2013 +0200
+++ b/Make.spec	Thu Apr 25 09:36:52 2013 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.144 2013-04-25 07:23:44 stefan Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.145 2013-04-25 07:36:52 stefan Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -195,6 +195,7 @@
 	OSFileHandle \
 	ObjectCoder \
 	OrderedCollection \
+	OrderedSet \
 	Point \
 	PositionableStream \
 	Query \
@@ -542,6 +543,7 @@
     $(OUTDIR_SLASH)OSFileHandle.$(O) \
     $(OUTDIR_SLASH)ObjectCoder.$(O) \
     $(OUTDIR_SLASH)OrderedCollection.$(O) \
+    $(OUTDIR_SLASH)OrderedSet.$(O) \
     $(OUTDIR_SLASH)Point.$(O) \
     $(OUTDIR_SLASH)PositionableStream.$(O) \
     $(OUTDIR_SLASH)Query.$(O) \