automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 27 Feb 2012 21:27:32 +0100
changeset 2724 ed3a57d91cc7
parent 2723 2ca8440ee686
child 2725 560ddda2595f
automatically generated by browser
Make.spec
--- a/Make.spec	Mon Feb 27 21:14:31 2012 +0100
+++ b/Make.spec	Mon Feb 27 21:27:32 2012 +0100
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.86 2012-02-27 20:12:56 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.87 2012-02-27 20:27:32 cg Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic2 at 2012-02-27 21:12:43.998.
+# automagically generated from the projectDefinition: stx_libbasic2 at 2012-02-27 21:27:21.979.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -80,6 +80,7 @@
 	Iterator \
 	JISEncodedString \
 	Lazy \
+	LazyArray \
 	LineSegment \
 	List \
 	MappedCollection \
@@ -160,6 +161,7 @@
 	SftpURI \
 	StringPattern \
 	BackgroundPeriodicalJob \
+	VirtualArray \
 
 
 
@@ -195,6 +197,7 @@
     $(OUTDIR)Iterator.$(O) \
     $(OUTDIR)JISEncodedString.$(O) \
     $(OUTDIR)Lazy.$(O) \
+    $(OUTDIR)LazyArray.$(O) \
     $(OUTDIR)LineSegment.$(O) \
     $(OUTDIR)List.$(O) \
     $(OUTDIR)MappedCollection.$(O) \
@@ -275,6 +278,7 @@
     $(OUTDIR)SftpURI.$(O) \
     $(OUTDIR)StringPattern.$(O) \
     $(OUTDIR)BackgroundPeriodicalJob.$(O) \
+    $(OUTDIR)VirtualArray.$(O) \
     $(OUTDIR)extensions.$(O) \