#!/bin/sh
OCAMLFIND_COMMANDS="ocamlc=ocamlducec ocamlopt=ocamlduceopt ocamldep=ocamlducedep ocamldoc=ocamlducedoc" ocamlfind "$@"
