aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/rtauto/g_rtauto.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/rtauto/g_rtauto.ml4')
-rw-r--r--plugins/rtauto/g_rtauto.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/rtauto/g_rtauto.ml4 b/plugins/rtauto/g_rtauto.ml4
index 8d103d1ba..cab5a0019 100644
--- a/plugins/rtauto/g_rtauto.ml4
+++ b/plugins/rtauto/g_rtauto.ml4
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i camlp4deps: "parsing/grammar.cma" i*)
+(*i camlp4deps: "grammar/grammar.cma" i*)
TACTIC EXTEND rtauto
[ "rtauto" ] -> [ Refl_tauto.rtauto_tac ]