]> matita.cs.unibo.it Git - fireball-separation.git/commitdiff
Added problems that fail when eat is done incorrectly
authoracondolu <andrea.condoluci@unibo.it>
Thu, 7 Jun 2018 16:10:03 +0000 (18:10 +0200)
committeracondolu <andrea.condoluci@unibo.it>
Thu, 7 Jun 2018 16:10:03 +0000 (18:10 +0200)
i.e. on arguments before the max arity in the conv

ocaml/problems/simple.constants.eat.1 [new file with mode: 0644]

diff --git a/ocaml/problems/simple.constants.eat.1 b/ocaml/problems/simple.constants.eat.1
new file mode 100644 (file)
index 0000000..a270bf2
--- /dev/null
@@ -0,0 +1,7 @@
+$!\r
+D x a b c d e f\r
+C y (x a b)\r
+\r
+$!\r
+D x C C @\r
+C y (x @ @ @)\r