#!/bin/sh
# toplevel with lablGL and LablGlut
exec "/usr/lib/ocaml/lablGL/lablgluttop" -I "/usr/lib/ocaml/lablGL" $*
