summaryrefslogtreecommitdiff
path: root/src/myocamlbuild.ml
diff options
context:
space:
mode:
authorjp2020-02-12 17:46:48 +0000
committerjp2020-02-12 17:46:48 +0000
commited8bccd927306551f93d5aab8d0e2a92b9e5d227 (patch)
tree55bf788c8155f0c7d024f2147f5eb3873729b02a /src/myocamlbuild.ml
parent31a65c9b7383d2a87da0fbcf5c265d533146ac23 (diff)
parent4a72cb8084237161d0bccc66f27d5fb6d24315e0 (diff)
Merge branch 'sail2' of https://github.com/rems-project/sail into sail2
Diffstat (limited to 'src/myocamlbuild.ml')
-rw-r--r--src/myocamlbuild.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/myocamlbuild.ml b/src/myocamlbuild.ml
index ae45857d..1949d66a 100644
--- a/src/myocamlbuild.ml
+++ b/src/myocamlbuild.ml
@@ -82,7 +82,6 @@ dispatch begin function
(* Bisect_ppx_plugin.handle_coverage (); *)
(* ocaml_lib "lem_interp/interp"; *)
- ocaml_lib ~extern:false ~dir:"pprint/src" ~tag_name:"use_pprint" "pprint/src/PPrintLib";
rule "lem -> ml"
~prod: "%.ml"