# @configure_input@
include ../../../include/config.Makefile
VPATH = @srcdir@
-CHAPTERS = completeIntersections constructions d-modules exterior-algebra geometry \
- monomialIdeals preface programming schemes solving toricHilbertScheme varieties
+CHAPTERS = completeIntersections d-modules exterior-algebra \
+ monomialIdeals preface programming schemes toricHilbertScheme varieties
.PHONY: changes capture
all:
$(CHAPTERS):; $(MKDIR_P) "$@"
-- https://github.com/Macaulay2/M2/issues/1804
-- https://github.com/Macaulay2/M2/pull/1811
-- https://github.com/Macaulay2/M2/pull/1957
-assert BinaryOperation {symbol <, tim#0, standardSecond}
+-- version 1.20: often fails in Ubuntu amd64 autopkgtests
+-- https://github.com/Macaulay2/M2/issues/2533
+assert BinaryOperation {symbol <, tim#0, 1.3 * standardSecond}
P=QQ[x,y,z,MonomialOrder=>Lex];
d=z^4+z^2*x*y^9+z*x^9*y+x^5*y^5;