]> matita.cs.unibo.it Git - fireball-separation.git/commitdiff
Real evil problem found!
authoracondolu <andrea.condoluci@unibo.it>
Mon, 11 Jun 2018 14:22:04 +0000 (16:22 +0200)
committeracondolu <andrea.condoluci@unibo.it>
Mon, 11 Jun 2018 14:36:17 +0000 (16:36 +0200)
One must store arguments for later usage :-(

ocaml/problems/simple.evil [new file with mode: 0644]

diff --git a/ocaml/problems/simple.evil b/ocaml/problems/simple.evil
new file mode 100644 (file)
index 0000000..e4d4b64
--- /dev/null
@@ -0,0 +1,3 @@
+$!\r
+D x (y. x (z. y z))\r
+C x (y. x (z. y y))\r