X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=components%2Fgrafite_engine%2FgrafiteTypes.ml;h=6e1c299e42dbf44dc332ca92b71018395cfec2df;hb=a996266824ef41b59130440804ef1777137802e7;hp=0d59e4b469351dc7d39e2b2da2b0c5996780df82;hpb=894b08ca7d14aa7e31c35f3acb3903a1c3472a27;p=helm.git diff --git a/components/grafite_engine/grafiteTypes.ml b/components/grafite_engine/grafiteTypes.ml index 0d59e4b46..6e1c299e4 100644 --- a/components/grafite_engine/grafiteTypes.ml +++ b/components/grafite_engine/grafiteTypes.ml @@ -57,6 +57,7 @@ type status = { options: options; objects: UriManager.uri list; coercions: UriManager.uri list; + universe:Universe.universe; } let get_current_proof status =