1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-07 04:16:26 +02:00

pkg(ocaml-4.12.0): Add ocaml 4.12.0

This commit is contained in:
Dan Vargas 2021-04-02 23:15:00 -05:00
parent 0ee5003533
commit 46bd22f75a
6 changed files with 33 additions and 0 deletions
packages/ocaml/4.12.0

3
packages/ocaml/4.12.0/compile vendored Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
ocamlc -o out "$@"