#!/bin/sh

topdir=`dirname $0`

exec $topdir/boot/ocamlrun $topdir/boot/ocamlc -nostdlib -I $topdir/stdlib "$@"


syntax highlighted by Code2HTML, v. 0.9.1