]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/proofEngineHelpers.mli
Huge commit with several changes:
[helm.git] / helm / software / components / tactics / proofEngineHelpers.mli
index 71486050195dcd55b95961c3c2545e1d304d971f..c57efff5d278454bfd65706b31d5062a8c3708ae 100644 (file)
@@ -74,6 +74,7 @@ val pattern_of:
 * *)
 val select:
  metasenv:Cic.metasenv ->
+ subst:Cic.substitution ->
  ugraph:CicUniv.universe_graph ->
  conjecture:Cic.conjecture ->
  pattern:ProofEngineTypes.lazy_pattern ->