diff options
| author | Pierre-Marie Pédrot | 2013-12-22 02:32:49 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2013-12-22 04:42:35 +0100 |
| commit | 455d5ee36dc36cbf094ddccf43059cddceedcd1f (patch) | |
| tree | 4d4e1e139e667fd18c8502f736fed2ae09f380ba /dev | |
| parent | ca67a3fb4184c81449101d9a0cec511ccde09d43 (diff) | |
Notations now accept the $(...)$ tactic-in-term syntax. They are resolved at
internalization time.
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/printers.mllib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib index 2c4f843978..1d560e6992 100644 --- a/dev/printers.mllib +++ b/dev/printers.mllib @@ -139,6 +139,7 @@ Pputils Stdarg Constrarg Constrexpr_ops +Genintern Notation_ops Topconstr Notation @@ -148,7 +149,6 @@ Impargs Syntax_def Implicit_quantifiers Smartlocate -Genintern Constrintern Modintern Constrextern |
