]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/cicParser3.mli
* Major code cleanup.
[helm.git] / helm / ocaml / cic / cicParser3.mli
index ada1b2e818b0b33226f572851cfa6a3344f0dc46..990346e82b655de651a7f5e2ea36c1f66bc8642b 100644 (file)
 
 exception IllFormedXml of int
 
-val ids_to_targets : (Cic.id, Cic.anntarget) Hashtbl.t option ref
 val current_sp : string list ref
 val current_uri : UriManager.uri ref
-val process_annotations : bool ref
 
 (* the "interface" of the class linked to each node of the dom tree *)
 class virtual cic_term :