]> matita.cs.unibo.it Git - fireball-separation.git/blob - ocaml/lambda4.mli
Tentative commit: tactics dropped and clean-up
[fireball-separation.git] / ocaml / lambda4.mli
1 type problem\r
2 val problem_of: div:(string option) -> conv:string list -> nums:string list -> problem\r
3 val solve: problem -> unit\r
4 val should_fail: (unit -> problem) -> unit\r