~ubuntu-branches/ubuntu/vivid/sablecc/vivid

« back to all changes in this revision

Viewing changes to bin/sablecc.bat

  • Committer: Bazaar Package Importer
  • Author(s): Etienne M. Gagnon
  • Date: 2004-01-25 13:28:01 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040125132801-0so74ui506b30b1q
Tags: 2.18.2-1
* New upstream release.
* Keep the org.sablecc.ant.taskdef.Sablecc ant task of the upstream
  package, closes: #213020.
* Improve man page.
* Update Standards-Version to 3.6.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
rem
8
8
rem IMPORTANT: Put the absolute path to sablecc.jar below.
9
9
rem
10
 
java -jar /home/ajk/src/sablecc-2.16.2\lib\sablecc.jar %1 %2 %3 %4 %5 %6 %7 %8 %9
 
10
java -jar lib\sablecc.jar %1 %2 %3 %4 %5 %6 %7 %8 %9