]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/common/hierarchy.mli
- we completed the text parser fixing the syntactic shortcuts
[helm.git] / helm / software / lambda-delta / common / hierarchy.mli
index a0bd1862ecff883a4bc469254955f77ad9f681b0..04feaf92981b1ab4ee3beae9a76e7b49d1cc6c3c 100644 (file)
@@ -20,3 +20,5 @@ val set_graph: string -> bool
 val string_of_graph: unit -> string
 
 val apply: int -> int
+
+val clear: unit -> unit