]> matita.cs.unibo.it Git - fireball-separation.git/blobdiff - ocaml/lambda4.mli
First draft of Parser.problem_of_string
[fireball-separation.git] / ocaml / lambda4.mli
index 0b92ad9688b95e8df21f424a06c92d1ff91ae1c7..ad6ca7e0643df12f94fa50968e3da935f7fa5920 100644 (file)
@@ -14,4 +14,6 @@ type result = [
 ]\r
 \r
 val problem_of: div:(string option) -> conv:string list -> nums:string list -> problem * response\r
+(* the following will soon replace the one above *)\r
+val problem_of_string_tmp: string -> problem * response\r
 val solve: problem * response -> result\r