class: stx_libbasic2
authorClaus Gittinger <cg@exept.de>
Tue, 04 Feb 2014 21:41:36 +0100
changeset 3162 eb8ba8459363
parent 3161 36b715e44b98
child 3163 64f679465d67
class: stx_libbasic2 changed: #classNamesAndAttributes
Make.spec
--- a/Make.spec	Tue Feb 04 21:41:04 2014 +0100
+++ b/Make.spec	Tue Feb 04 21:41:36 2014 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.100 2014-02-04 17:05:02 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.101 2014-02-04 20:41:36 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -76,6 +76,7 @@
 	FourByteString \
 	Future \
 	HTMLUtilities \
+	HalfFloatArray \
 	Heap \
 	IdentityBag \
 	IncrementNotification \
@@ -159,7 +160,6 @@
 	UDSocketAddress \
 	Unicode32String \
 	WordArray \
-	HalfFloatArray \
 	ZipArchive \
 	ZipStream \
 	FileURI \
@@ -198,6 +198,7 @@
     $(OUTDIR_SLASH)FourByteString.$(O) \
     $(OUTDIR_SLASH)Future.$(O) \
     $(OUTDIR_SLASH)HTMLUtilities.$(O) \
+    $(OUTDIR_SLASH)HalfFloatArray.$(O) \
     $(OUTDIR_SLASH)Heap.$(O) \
     $(OUTDIR_SLASH)IdentityBag.$(O) \
     $(OUTDIR_SLASH)IncrementNotification.$(O) \
@@ -281,7 +282,6 @@
     $(OUTDIR_SLASH)UDSocketAddress.$(O) \
     $(OUTDIR_SLASH)Unicode32String.$(O) \
     $(OUTDIR_SLASH)WordArray.$(O) \
-    $(OUTDIR_SLASH)HalfFloatArray.$(O) \
     $(OUTDIR_SLASH)ZipArchive.$(O) \
     $(OUTDIR_SLASH)ZipStream.$(O) \
     $(OUTDIR_SLASH)FileURI.$(O) \
@@ -290,3 +290,6 @@
     $(OUTDIR_SLASH)IPv6SocketAddress.$(O) \
     $(OUTDIR_SLASH)SftpURI.$(O) \
     $(OUTDIR_SLASH)extensions.$(O) \
+
+
+