aboutsummaryrefslogtreecommitdiffhomepage
path: root/intf/vernacexpr.mli
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2014-12-15 17:43:14 +0100
committerGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2014-12-15 17:43:35 +0100
commit4fec6bdf0ad0f49c98a82538c5caf4511ba5e95c (patch)
tree4a713cdd2e77f1332c24dcc017de38933645b65d /intf/vernacexpr.mli
parent5e206cc563471ec61e320ba0e7066604d5671f10 (diff)
About now accepts hypothesis names and goal selector.
Diffstat (limited to 'intf/vernacexpr.mli')
-rw-r--r--intf/vernacexpr.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/intf/vernacexpr.mli b/intf/vernacexpr.mli
index f2a6309e3..bc167d94a 100644
--- a/intf/vernacexpr.mli
+++ b/intf/vernacexpr.mli
@@ -74,7 +74,7 @@ type printable =
| PrintScopes
| PrintScope of string
| PrintVisibility of string option
- | PrintAbout of reference or_by_notation
+ | PrintAbout of reference or_by_notation*int option
| PrintImplicit of reference or_by_notation
| PrintAssumptions of bool * bool * reference or_by_notation
| PrintStrategy of reference or_by_notation option