set class as autoload because could not compile
authorsr
Wed, 11 Oct 2017 10:38:40 +0200
changeset 1780 a3629de9e62e
parent 1779 8633b341aa25
child 1781 7f046dd395fd
set class as autoload because could not compile
bc.mak
--- a/bc.mak	Wed Oct 11 10:38:35 2017 +0200
+++ b/bc.mak	Wed Oct 11 10:38:40 2017 +0200
@@ -75,7 +75,6 @@
 $(OUTDIR)RegressionTests__AssociationTests.$(O) RegressionTests__AssociationTests.$(C) RegressionTests__AssociationTests.$(H): RegressionTests__AssociationTests.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BayesClassifierTest.$(O) RegressionTests__BayesClassifierTest.$(C) RegressionTests__BayesClassifierTest.$(H): RegressionTests__BayesClassifierTest.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BecomeTests.$(O) RegressionTests__BecomeTests.$(C) RegressionTests__BecomeTests.$(H): RegressionTests__BecomeTests.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)RegressionTests__BehaviorLookupObjectTests.$(O) RegressionTests__BehaviorLookupObjectTests.$(C) RegressionTests__BehaviorLookupObjectTests.$(H): RegressionTests__BehaviorLookupObjectTests.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BinaryIOTests.$(O) RegressionTests__BinaryIOTests.$(C) RegressionTests__BinaryIOTests.$(H): RegressionTests__BinaryIOTests.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BinaryTreeTester.$(O) RegressionTests__BinaryTreeTester.$(C) RegressionTests__BinaryTreeTester.$(H): RegressionTests__BinaryTreeTester.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BlockTest.$(O) RegressionTests__BlockTest.$(C) RegressionTests__BlockTest.$(H): RegressionTests__BlockTest.st $(INCLUDE_TOP)\stx\goodies\sunit\TestAsserter.$(H) $(INCLUDE_TOP)\stx\goodies\sunit\TestCase.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)