commit 101975bb755ea78f05a4391955c788a673795079 (tree)
parent 9dda0431af26dd3794fb40e503f2beb7c0e76906
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date: Wed, 27 May 2020 14:01:12 +0300
add demo crossing
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/II/Referatas/Makefile b/II/Referatas/Makefile
@@ -3,6 +3,7 @@ ZEIMENA_TOLERANCES = 128 256 512 1024 2048 4096
SINEWAVE_TOLERANCES = 2 16 32 40
CROSSING_TOLERANCES = 64 128 256
SINEWAVE_SIZE = 120x48
+#CROSSING=622916 6119267 626066 6121487
GEN1 = $(addsuffix .pdf, \
$(addprefix sinewave-douglas-,$(SINEWAVE_TOLERANCES)) \
$(addprefix sinewave-visvalingam-,$(SINEWAVE_TOLERANCES)) \