#!/bin/sh
# toplevel with lablGL and LablGlut
exec ocaml -I "/opt/local/lib/ocaml/lablGL" lablgl.cma lablglut.cma $*
