aboutsummaryrefslogtreecommitdiff
path: root/contrib/dp/g_dp.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dp/g_dp.ml4')
-rw-r--r--contrib/dp/g_dp.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dp/g_dp.ml4 b/contrib/dp/g_dp.ml4
index e22339e1ed..1100d7dc18 100644
--- a/contrib/dp/g_dp.ml4
+++ b/contrib/dp/g_dp.ml4
@@ -16,7 +16,7 @@ TACTIC EXTEND Simplify
[ "simplify" ] -> [ simplify ]
END
-TACTIC EXTEND Simplify
+TACTIC EXTEND Ergo
[ "ergo" ] -> [ ergo ]
END