aboutsummaryrefslogtreecommitdiff
path: root/plugins/syntax
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-09-19 14:14:03 +0200
committerGaëtan Gilbert2018-11-02 13:26:16 +0100
commitc6cd7c39fc0da9c578cac57c9d06ddb28f0586fd (patch)
tree7f9a76cc9119a094e6b551e5d982ca46a81e013b /plugins/syntax
parent9b0a4b002e324d523b01e17fba7ba631a651f6b0 (diff)
Move attributes out of vernacinterp to new attributes module
Diffstat (limited to 'plugins/syntax')
-rw-r--r--plugins/syntax/g_numeral.mlg2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/syntax/g_numeral.mlg b/plugins/syntax/g_numeral.mlg
index 5dbc9eea7a..54764d541f 100644
--- a/plugins/syntax/g_numeral.mlg
+++ b/plugins/syntax/g_numeral.mlg
@@ -16,7 +16,7 @@ open Notation
open Numeral
open Pp
open Names
-open Vernacinterp
+open Attributes
open Ltac_plugin
open Stdarg
open Pcoq.Prim