]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/grafite_parser/nEstatus.ml
FIX OF THE PREVIOUS EXPERIMENTAL COMMIT:
[helm.git] / helm / software / components / grafite_parser / nEstatus.ml
index a225f439d84df7f2ac76586806feabdde3a3736a..a49174b11d3a2b13102d57835957c983cc37a134 100644 (file)
@@ -13,6 +13,6 @@
 
 type extra_status = {
         lstatus : LexiconEngine.status;
-        rstatus : NRstatus.refiner_status;
+        rstatus : NRstatus.dumpable_refiner_status;
 }