]> matita.cs.unibo.it Git - fireball-separation.git/commit
Updated simple with current parser
authoracondolu <andrea.condoluci@unibo.it>
Thu, 31 May 2018 21:38:31 +0000 (23:38 +0200)
committeracondolu <andrea.condoluci@unibo.it>
Thu, 31 May 2018 21:38:31 +0000 (23:38 +0200)
commitf1873841a3271d332cb8429b46e7bc7e0bca2402
treef8fcb54281829e0d913286796ed12af8f3aefee9
parent3ba5ecfc8372d4c9f380bad5cdf7387f2bbcea6a
Updated simple with current parser

- Removed parser_andrea
- Generalized problems.ml
- Moved sample problems from simple.ml to problems/simple.0
ocaml/Makefile
ocaml/lambda4.ml
ocaml/parser_andrea.ml [deleted file]
ocaml/parser_andrea.mli [deleted file]
ocaml/problems.ml
ocaml/problems.mli
ocaml/problems/simple.0 [new file with mode: 0644]
ocaml/simple.ml
ocaml/simple.mli
ocaml/simple_test.ml