]> 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 d8148d5399aea9ba3d3ac582506f0dea47eace94..4af50606788f0f79e8f54b9b6742fc2e2ef35b0c 100644 (file)
@@ -6,4 +6,6 @@ type result = [
 ]\r
 \r
 val problem_of: div:(string option) -> conv:string list -> nums:string list -> problem\r
+(* the following will soon replace the one above *)\r
+val problem_of_string_tmp: string -> problem\r
 val solve: problem -> result\r