#!/bin/sh

CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"
