aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/jprover/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jprover/README b/contrib/jprover/README
index fa08415f71..ec654a0364 100644
--- a/contrib/jprover/README
+++ b/contrib/jprover/README
@@ -48,7 +48,7 @@ This directory contains
jlogic.ml ------ interface module of jall.ml
jterm.ml
opname.ml ------ implement the infrastructure for jall.ml
- jprover.ml ------ the interface of jall.ml to Coq
+ jprover.ml4 ------ the interface of jall.ml to Coq
JProver.v ------ declaration for Coq
Makefile ------ the makefile
go ------ batch file to load JProver to Coq dynamically