This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f345826a01
ocaml
/
driver
/
ocamlcomp.sh.in
6 lines
81 B
Bash
Raw
Blame
History
#!/bin/sh
topdir
=
`
dirname
$0
`
exec
@compiler@ -nostdlib -I
$topdir
/stdlib
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink