aboutsummaryrefslogtreecommitdiff
path: root/editor/j/dune
diff options
context:
space:
mode:
Diffstat (limited to 'editor/j/dune')
-rwxr-xr-xeditor/j/dune7
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/j/dune b/editor/j/dune
new file mode 100755
index 0000000..56e6691
--- /dev/null
+++ b/editor/j/dune
@@ -0,0 +1,7 @@
+(library
+ (name j)
+ (libraries
+ brr
+ js_of_ocaml
+ )
+ )