]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/pts_dummy/rc_eval.ma
- pts_dummy/pts_dummy_new: non compiling parts commented out
[helm.git] / matita / matita / lib / pts_dummy / rc_eval.ma
index 3fdeed41025b2fc7783e720bbe2c42b0effd859e..87cfd11dce28096d66b5f439ec5641300468cdeb 100644 (file)
@@ -12,8 +12,8 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "lambda/rc_hsat.ma".
-
+include "pts_dummy/rc_hsat.ma".
+(*
 (* THE EVALUATION *************************************************************)
 
 (* The arity of a term t in an environment E *)
@@ -161,3 +161,4 @@ theorem append_cons: ∀(A:Type[0]). ∀(l1,l2:list A). ∀a.
                      (a :: l1) @ l2 = a :: (l1 @ l2).
 // qed.
 *)
+