aboutsummaryrefslogtreecommitdiff
path: root/toplevel/dune
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/dune')
-rw-r--r--toplevel/dune5
1 files changed, 1 insertions, 4 deletions
diff --git a/toplevel/dune b/toplevel/dune
index f51e50aaa3..2d64ae303c 100644
--- a/toplevel/dune
+++ b/toplevel/dune
@@ -7,7 +7,4 @@
; Coqlevel provides the `Num` library to plugins, we could also use
; -linkall in the plugins file, to be discussed.
-(rule
- (targets g_toplevel.ml)
- (deps (:mlg-file g_toplevel.mlg))
- (action (run coqpp %{mlg-file})))
+(coq.pp (modules g_toplevel))