#!/bin/sh
# toplevel with lablGL and LablGlut
exec ocaml -I "/usr/lib/arm-linux-gnueabihf/ocaml/5.3.0/lablgl" lablgl.cma lablglut.cma $*
