From 2bbc83eac50582a5ffab2860f4279aac28f9c429 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 16 Jun 2010 03:19:56 +0000 Subject: * algebra/dpolcat.spad.pamphlet (DifferentialVariableCategory): Extend DifferentialSpace. --- src/algebra/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/algebra/Makefile.in') diff --git a/src/algebra/Makefile.in b/src/algebra/Makefile.in index a520dce5..28826e1b 100644 --- a/src/algebra/Makefile.in +++ b/src/algebra/Makefile.in @@ -493,6 +493,7 @@ axiom_algebra_layer_4_objects = \ $(addsuffix .$(FASLEXT),$(axiom_algebra_layer_4))) $(OUT)/KERNEL.$(FASLEXT): $(OUT)/KERNEL2.$(FASLEXT) +$(OUT)/DVARCAT.$(FASLEXT): $(OUT)/DIFFSPC.$(FASLEXT) axiom_algebra_layer_5 = \ CHARNZ DVARCAT DVARCAT- ELEMFUN \ -- cgit v1.2.3