head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2008.09.04.17.54.02; author rse; state Exp; branches; next 1.1; commitid RJqZM8rlZMGKStht; 1.1 date 2008.07.31.13.48.01; author rse; state Exp; branches; next ; commitid dRoscH9udEa6EXct; desc @@ 1.2 log @add Rhino compiler frontend @ text @#!/bin/sh exec @@l_prefix@@/bin/java \ -Vsun-jdk \ -cp @@l_prefix@@/lib/rhino/js.jar \ org.mozilla.javascript.tools.shell.Main \ ${1+"$@@"} @ 1.1 log @new package: rhino 1.7r2pre (JavaScript Engine for Java Virtual Machine) @ text @d4 2 a5 1 -jar @@l_prefix@@/lib/rhino/js.jar \ @