diff src/Extensional.v @ 182:24b99e025fe8

Start of Intensional
author Adam Chlipala <adamc@hcoop.net>
date Sun, 16 Nov 2008 11:54:51 -0500
parents ec44782bffdd
children df289eb8ef76
line wrap: on
line diff
--- a/src/Extensional.v	Mon Nov 10 17:27:55 2008 -0500
+++ b/src/Extensional.v	Sun Nov 16 11:54:51 2008 -0500
@@ -10,7 +10,7 @@
 (* begin hide *)
 Require Import String List.
 
-Require Import AxiomsImpred Tactics DepList.
+Require Import Axioms Tactics DepList.
 
 Set Implicit Arguments.
 (* end hide *)