summaryrefslogtreecommitdiff
path: root/lib/apply_bindings.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/apply_bindings.ml')
-rw-r--r--lib/apply_bindings.ml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/apply_bindings.ml b/lib/apply_bindings.ml
new file mode 100644
index 0000000..3d88388
--- /dev/null
+++ b/lib/apply_bindings.ml
@@ -0,0 +1,3 @@
+(** Apply the Stubs functor to the generated bindings to link the generated
+ code into the library. *)
+include Bindings.Stubs(Vyosconfig_bindings)