This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
fnm
Watch
1
Star
0
Fork
You've already forked fnm
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
66
Tags
4.3 MiB
Rust
66.6%
TypeScript
20.3%
JavaScript
8.3%
Shell
4.7%
Tree:
45d016aa6a
fnm
/
esy.lock
/
opam
/
ocamlfind.1.8.0
/
files
/
ocaml-stub
4 lines
99 B
Raw
Blame
History
#!/bin/sh
BINDIR
=
$(
dirname
"
$(
command
-v ocamlc
)
"
)
"
$BINDIR
/ocaml
"
-I
"
$OCAML_TOPLEVEL_PATH
"
"
$@
"
Reference in new issue
Copy Permalink