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