]> matita.cs.unibo.it Git - fireball-separation.git/blobdiff - ocaml/lambda4.mli
Important: added special variable "Z" for zero.
[fireball-separation.git] / ocaml / lambda4.mli
index c8a40bfa8c719694f0796ec429c13943ac3cf200..8e89903e92a1c322b890e94538f367f7f35f722b 100644 (file)
@@ -7,9 +7,7 @@ type result = [
  | `Unseparable of string\r
 ]\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 tmp: (string (* problem label *)\r
+val problem_of: (string (* problem label *)\r
 * Num.i_var option (* div *)\r
 * Num.i_n_var list (* conv *)\r
 * Num.i_n_var list (* ps *)\r