home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / bin / javac < prev    next >
Encoding:
Text File  |  1996-10-14  |  85 b   |  4 lines

  1. #! /bin/sh
  2. # Script to run Sun's compiler using Kaffe.
  3. kaffe sun.tools.javac.Main $*
  4.