aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Init/Notations.v
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2016-03-06 03:02:01 +0100
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2016-03-06 03:25:30 +0100
commit8d828a124d66a79b6e35c02097b05df252d1e1d4 (patch)
treea86a185c64e9e998eb871e37f50ec3030250d1d6 /theories/Init/Notations.v
parentf8b624f7bec0406258eee4e08b0cec8d756da6ff (diff)
Moving Eauto to a simple ML file.
Diffstat (limited to 'theories/Init/Notations.v')
-rw-r--r--theories/Init/Notations.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/theories/Init/Notations.v b/theories/Init/Notations.v
index 55eb699be..65ea8028d 100644
--- a/theories/Init/Notations.v
+++ b/theories/Init/Notations.v
@@ -86,7 +86,6 @@ 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".
Declare ML Module "g_rewrite".