aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Strings/Ascii.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Strings/Ascii.v')
-rw-r--r--theories/Strings/Ascii.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Strings/Ascii.v b/theories/Strings/Ascii.v
index 1f10f2aff..5a2cc9695 100644
--- a/theories/Strings/Ascii.v
+++ b/theories/Strings/Ascii.v
@@ -13,6 +13,7 @@
Require Import Bool.
Require Import BinPos.
+Declare ML Module "ascii_syntax_plugin".
(** * Definition of ascii characters *)