#!/bin/sh

topdir=`dirname $0`

exec @compiler@ -nostdlib -I $topdir/stdlib -I $topdir/bytecomp "$@"


syntax highlighted by Code2HTML, v. 0.9.1