#!/bin/sh
# @(#)javac.sh	1.4 95/09/14
`dirname $0`/java_g -ms12m -verbosegc -noasyncgc sun.tools.javac.Main $*
