From 779b8a105e3e06bde673c1abc4f918101c113fe2 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Mon, 9 Dec 2019 12:17:00 +0100 Subject: Updating reference manual and adding a change log entry. Co-Authored-By: Théo Zimmermann --- doc/sphinx/language/gallina-extensions.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/sphinx/language') diff --git a/doc/sphinx/language/gallina-extensions.rst b/doc/sphinx/language/gallina-extensions.rst index f0bbaed8f3..9686500a35 100644 --- a/doc/sphinx/language/gallina-extensions.rst +++ b/doc/sphinx/language/gallina-extensions.rst @@ -2208,6 +2208,13 @@ or :g:`m` to the type :g:`nat` of natural numbers). Adds blocks of implicit types with different specifications. +.. flag:: Printing Use Implicit Types + + By default, the type of bound variables is not printed when + the variable name is associated to an implicit type which matches the + actual type of the variable. This feature can be deactivated by + turning this flag off. + .. _implicit-generalization: Implicit generalization -- cgit v1.2.3