]> matita.cs.unibo.it Git - helm.git/blob - matitaB/matita/matitaFilesystem.mli
more tests on keyboard events.
[helm.git] / matitaB / matita / matitaFilesystem.mli
1 exception SvnError of string;;
2
3 val checkout : string -> unit
4
5 val html_of_library : string -> string
6
7 val reset_lib : unit -> unit