aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Fehrle2019-08-05 12:11:48 -0700
committerJim Fehrle2019-08-05 12:11:48 -0700
commit514a4db2eca54ae8c4c1ba1e081a918528566fce (patch)
tree4a68150b4b74d828a9559baa7ebb130af2563e91 /doc
parent76a11fb070cc2cf3c1ebce32cd692fa64c31767f (diff)
Remove reference to removed option Printing Primitive Projection Compatibility
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/language/gallina-extensions.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/sphinx/language/gallina-extensions.rst b/doc/sphinx/language/gallina-extensions.rst
index acf68e9fd2..dc4f91e66b 100644
--- a/doc/sphinx/language/gallina-extensions.rst
+++ b/doc/sphinx/language/gallina-extensions.rst
@@ -260,10 +260,7 @@ To eliminate the (co-)inductive type, one must use its defined primitive project
For compatibility, the parameters still appear to the user when
printing terms even though they are absent in the actual AST
manipulated by the kernel. This can be changed by unsetting the
-:flag:`Printing Primitive Projection Parameters` flag. Further compatibility
-printing can be deactivated thanks to the ``Printing Primitive Projection
-Compatibility`` option which governs the printing of pattern matching
-over primitive records.
+:flag:`Printing Primitive Projection Parameters` flag.
There are currently two ways to introduce primitive records types: