summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2015-03-27 10:50:20 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2015-03-27 11:18:17 +0000
commitb4be74252a43bcd9829c95da02ec1fca34c514f3 (patch)
treeb618dd923f9e0c2497072e2f1a2b513fa0707d67
parent3b8498cb00cbf5f336cd747940a78cf127f1647c (diff)
downloadlorries-b4be74252a43bcd9829c95da02ec1fca34c514f3.tar.gz
Add ocaml.lorry
Change-Id: Ie4f316051f00bc9908d69fbf6cc329390632b4f5
-rw-r--r--open-source-lorries/ocaml.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ocaml.lorry b/open-source-lorries/ocaml.lorry
new file mode 100644
index 0000000..5aef140
--- /dev/null
+++ b/open-source-lorries/ocaml.lorry
@@ -0,0 +1,6 @@
+{
+ "ocaml": {
+ "type": "git",
+ "url": "https://github.com/ocaml/ocaml"
+ }
+}