Skip to content

Commit

Permalink
Additional comments about the origins of the code.
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com>
  • Loading branch information
Zimmi48 and jfehrle committed May 4, 2020
1 parent 23a0a14 commit 9ceec48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/sphinx/language/core/primitive.rst
Expand Up @@ -2,7 +2,7 @@ Primitive objects
=================

.. _primitive-integers:

.. extracted from gallina extensions chapter
Primitive Integers
------------------

Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/language/extensions/evars.rst
Expand Up @@ -74,7 +74,7 @@ Inferable subterms
Expressions often contain redundant pieces of information. Subterms that can be
automatically inferred by Coq can be replaced by the symbol ``_`` and Coq will
guess the missing piece of information.

.. extracted from Gallina extensions chapter
.. _explicit-display-existentials:

Explicit displaying of existential instances for pretty-printing
Expand Down

0 comments on commit 9ceec48

Please sign in to comment.