aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorherbelin2012-01-20 21:08:39 +0000
committerherbelin2012-01-20 21:08:39 +0000
commit6679d01256ce9a4a05c13eabbb4e2d85c3e6f075 (patch)
treef7002c72a29516eb41a5e13f807754b999879039 /CHANGES
parent22a8453f551349bbafa14b914aa784693dcf3615 (diff)
Added new command "Set Parsing Explicit" for deactivating parsing (and
printing) of implicit arguments (a priori useful for teaching). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14928 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 1334aa739f..cadfec6b89 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,16 @@ Tactics
- Tactics btauto, a reflexive boolean tautology solver.
-Changes from V8.3 to V8.4
-=========================
+Changes from V8.4beta to V8.4
+=============================
+
+Vernacular commands
+
+- New command "Set Parsing Explicit" for deactivating parsing (and printing)
+ of implicit arguments (useful for teaching).
+
+Changes from V8.3 to V8.4beta
+=============================
Logic