aboutsummaryrefslogtreecommitdiff
path: root/plugins/btauto
diff options
context:
space:
mode:
authorMaxime Dénès2017-06-08 09:57:48 +0200
committerMaxime Dénès2017-06-08 09:57:48 +0200
commit1ee1c09eb1e9c347537e058e1c7932c864bdb8f0 (patch)
tree294570bdd6eea833319174524a5659a6dcdcdadd /plugins/btauto
parent73fd3afba9e8917dfc0644d1d8d9b22063cfa2fe (diff)
parent11723417c3c3c76b121f5548948268961b621a49 (diff)
Merge PR#652: Put all plugins behind an "API".
Diffstat (limited to 'plugins/btauto')
-rw-r--r--plugins/btauto/refl_btauto.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/btauto/refl_btauto.ml b/plugins/btauto/refl_btauto.ml
index 6281b2675e..00e80d041f 100644
--- a/plugins/btauto/refl_btauto.ml
+++ b/plugins/btauto/refl_btauto.ml
@@ -1,3 +1,5 @@
+open API
+
let contrib_name = "btauto"
let init_constant dir s =