inlineobject
authorClaus Gittinger <cg@exept.de>
Sat, 10 Aug 2019 10:17:52 +0200
changeset 24526 cafea70df1c4
parent 24525 3f0d79a2a519
child 24527 635b17cb5365
inlineobject
Make.spec
--- a/Make.spec	Sat Aug 10 10:15:32 2019 +0200
+++ b/Make.spec	Sat Aug 10 10:17:52 2019 +0200
@@ -88,7 +88,6 @@
 	Filename \
 	GenericException \
 	Geometric \
-	InlineObject \
 	InterestConverter \
 	Link \
 	Lookup \
@@ -253,7 +252,7 @@
 	Fraction \
 	GetOpt \
 	IdentityDictionary \
-	InlineObjectClassDescription \
+	InlineObject \
 	Integer \
 	Interval \
 	IsDebuggingQuery \
@@ -487,7 +486,6 @@
     $(OUTDIR)Filename.$(O) \
     $(OUTDIR)GenericException.$(O) \
     $(OUTDIR)Geometric.$(O) \
-    $(OUTDIR)InlineObject.$(O) \
     $(OUTDIR)InterestConverter.$(O) \
     $(OUTDIR)Link.$(O) \
     $(OUTDIR)Lookup.$(O) \
@@ -652,7 +650,7 @@
     $(OUTDIR)Fraction.$(O) \
     $(OUTDIR)GetOpt.$(O) \
     $(OUTDIR)IdentityDictionary.$(O) \
-    $(OUTDIR)InlineObjectClassDescription.$(O) \
+    $(OUTDIR)InlineObject.$(O) \
     $(OUTDIR)Integer.$(O) \
     $(OUTDIR)Interval.$(O) \
     $(OUTDIR)IsDebuggingQuery.$(O) \