]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/metadataQuery.mli
fixed the ugly button added by csc, now it is inside a buttonbar and uses the default...
[helm.git] / helm / software / components / tactics / metadataQuery.mli
index 496041554c307ba535d91cb5295932457c258009..aebe451986e64fdba499093a430fa33c173830cb 100644 (file)
@@ -34,7 +34,7 @@ val signature_of_goal:
     UriManager.uri list
 
 val universe_of_goals:
-  dbd:HMysql.dbd -> ProofEngineTypes.proof -> ProofEngineTypes.goal list ->
+  dbd:HMysql.dbd -> Cic.metasenv -> ProofEngineTypes.goal list ->
     UriManager.uri list
 
 val equations_for_goal: