aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Spiwack2014-07-29 17:58:53 +0200
committerArnaud Spiwack2014-07-29 17:58:53 +0200
commita31b978d3477d5977d87781190df136462aeea1d (patch)
tree49e1898f1c35af226703a62c65175a43d44c341f
parentcf72f190cce36c6b87463e30dd2fc6b86829ba51 (diff)
CHANGES: untyped terms in tactics
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9b517d9b3d..ebef67e89c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -165,6 +165,7 @@ Tactics
has been cleared or renamed in the current goal context now fail
(possible source of incompatibilities solvable by avoiding clearing
the relevant hypotheses).
+- New construct "uconstr:c" and "type_term c" to build untyped terms.
Program