]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/termEditor.mli
Interface change: the get_as_string and set_term methods of the term-editors
[helm.git] / helm / gTopLevel / termEditor.mli
index 55746ff1e2641adcbf55af5e42a91d07dc19605f..ce51bdbe84fcba241fe8e67cc2006393e1b9c034 100644 (file)
@@ -26,6 +26,7 @@
 class type term_editor =
  object
    method coerce : GObj.widget
+   (* get_as_string returns the unquoted string *)
    method get_as_string : string
    method get_metasenv_and_term :
      context:Cic.context ->