complex after number.
authorClaus Gittinger <cg@exept.de>
Mon, 02 Jul 2018 09:32:22 +0200
changeset 23170 db2c79b1cd51
parent 23169 012958580544
child 23171 f715edb80282
complex after number.
Make.spec
--- a/Make.spec	Mon Jul 02 06:49:51 2018 +0200
+++ b/Make.spec	Mon Jul 02 09:32:22 2018 +0200
@@ -160,7 +160,6 @@
 	CharacterEncoderImplementations::SingleByteEncoder \
 	CharacterEncoderImplementations::TwoByteEncoder \
 	ClassDescription \
-	Complex \
 	ControlRequest \
 	Dictionary \
 	EncodedStream \
@@ -236,6 +235,7 @@
 	CharacterEncoderImplementations::MS_Turkish \
 	CheapBlock \
 	CmdLineOptionError \
+	Complex \
 	Fraction \
 	GetOpt \
 	IdentityDictionary \
@@ -556,7 +556,6 @@
     $(OUTDIR)CharacterEncoderImplementations__SingleByteEncoder.$(O) \
     $(OUTDIR)CharacterEncoderImplementations__TwoByteEncoder.$(O) \
     $(OUTDIR)ClassDescription.$(O) \
-    $(OUTDIR)Complex.$(O) \
     $(OUTDIR)ControlRequest.$(O) \
     $(OUTDIR)Dictionary.$(O) \
     $(OUTDIR)EncodedStream.$(O) \
@@ -632,6 +631,7 @@
     $(OUTDIR)CharacterEncoderImplementations__MS_Turkish.$(O) \
     $(OUTDIR)CheapBlock.$(O) \
     $(OUTDIR)CmdLineOptionError.$(O) \
+    $(OUTDIR)Complex.$(O) \
     $(OUTDIR)Fraction.$(O) \
     $(OUTDIR)GetOpt.$(O) \
     $(OUTDIR)IdentityDictionary.$(O) \