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