#!/bin/sh
ocamlopt -pp "camlp4 pa_cl.cmo pr_dump.cmo" -I +camlp4 libcl.cmx "$@"
