aboutsummaryrefslogtreecommitdiff
path: root/theories
diff options
context:
space:
mode:
Diffstat (limited to 'theories')
-rw-r--r--theories/Init/Notations.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Init/Notations.v b/theories/Init/Notations.v
index a7bdba90aa..2f6d824d2a 100644
--- a/theories/Init/Notations.v
+++ b/theories/Init/Notations.v
@@ -85,6 +85,7 @@ Open Scope type_scope.
Declare ML Module "coretactics".
Declare ML Module "extratactics".
+Declare ML Module "g_auto".
Declare ML Module "eauto".
Declare ML Module "g_class".
Declare ML Module "g_eqdecide".