]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nTactics.mli
Indexing local context for paramod.
[helm.git] / helm / software / components / ng_tactics / nTactics.mli
index 4af0c3fb7a0d14f01672ad7d6a20c91e3fe7f124..efb4e843c99a2e91da86a04144f657c666370c55 100644 (file)
@@ -74,6 +74,7 @@ val atomic_tac :
       [> `NoTag ])
      list NTacStatus.status ->
      (< auto_cache : NCicLibrary.automation_cache;
+        eq_cache : NCicLibrary.unit_eq_cache;
         coerc_db : NCicCoercion.db; dump : NCicLibrary.obj list;
         lstatus : LexiconEngine.lexicon_status; obj : NCic.obj;
         set_coerc_db : NCicCoercion.db -> 'c;