]> matita.cs.unibo.it Git - helm.git/blob - matitaB/matita/matitaFilesystem.mli
More changes to matitaweb.css.
[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