diff options
| author | Pierre Roux | 2020-09-03 13:26:00 +0200 |
|---|---|---|
| committer | Pierre Roux | 2020-11-05 00:20:19 +0100 |
| commit | 3b766fd8859b692e3e93cf83bf87d393e32c572e (patch) | |
| tree | c241d8dcd7a8e725f06013558dfb66946dec5e87 /plugins/syntax/string_notation.ml | |
| parent | e728a1ef0f8b5fdc4b1815a7d0349c67db15f9b4 (diff) | |
Merge numeral and string notation plugins
Diffstat (limited to 'plugins/syntax/string_notation.ml')
| -rw-r--r-- | plugins/syntax/string_notation.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/syntax/string_notation.ml b/plugins/syntax/string_notation.ml index dbb0e92d5c..98ea318c92 100644 --- a/plugins/syntax/string_notation.ml +++ b/plugins/syntax/string_notation.ml @@ -9,7 +9,6 @@ (************************************************************************) open Pp -open Util open Names open Libnames open Constrexpr |
