#! /usr/bin/env jruby1.1

require 'jruby/jrubyc'

JRubyCompiler::compile_argv(ARGV)
