]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/termViewer.mli
Several changes (the beginning of a new era???)
[helm.git] / helm / gTopLevel / termViewer.mli
index c043f5cb6338574eba8dd9b0134f93e3ebef2829..5a510503577f63c4084c3cad64947d2d30c5da6f 100644 (file)
@@ -35,6 +35,8 @@
 
 (** A widget to render sequents **)
 
+val use_stylesheets: bool ref;; (* false performs the transformations in OCaml*)
+
 class sequent_viewer :
   Gtk_mathview.math_view Gtk.obj ->
   object