#!/bin/sh
# toplevel with lablGL and Togl
exec ocaml -I +labltk -I "/usr/lib/ocaml/lablGL" lablgl.cma labltk.cma togl.cma $*
