]> matita.cs.unibo.it Git - fireball-separation.git/commit
Copied files from strong_simple branch + Implemented andrea's finish
authoracondolu <andrea.condoluci@unibo.it>
Sat, 2 Jun 2018 15:58:19 +0000 (17:58 +0200)
committeracondolu <andrea.condoluci@unibo.it>
Sat, 2 Jun 2018 15:58:19 +0000 (17:58 +0200)
commit84b6cd9687af3603acc8f67061d38d708bcada4d
tree0845b09077eaabda50d1c510180b45012861fa18
parent8b5b0fe4101dc977d7c9257e59af49ac32c674d1
Copied files from strong_simple branch + Implemented andrea's finish

- Fixes parser, problems
17 files changed:
ocaml/Makefile
ocaml/andrea.ml [deleted file]
ocaml/console.ml
ocaml/listx.ml [new file with mode: 0644]
ocaml/listx.mli [new file with mode: 0644]
ocaml/num.ml [new file with mode: 0644]
ocaml/num.mli [new file with mode: 0644]
ocaml/parser.ml
ocaml/parser.mli
ocaml/problems.ml [new file with mode: 0644]
ocaml/problems.mli [new file with mode: 0644]
ocaml/problems/simple.0 [new file with mode: 0644]
ocaml/pure.ml [new file with mode: 0644]
ocaml/pure.mli [new file with mode: 0644]
ocaml/simple.ml [new file with mode: 0644]
ocaml/simple.mli [new file with mode: 0644]
ocaml/simple_test.ml [new file with mode: 0644]