harpoon.Main
Class Run

java.lang.Object
  |
  +--harpoon.IR.Registration
        |
        +--harpoon.Main.Run

public abstract class Run
extends Registration

Run invokes the interpreter.

Version:
$Id: Run.java,v 1.2 2002/02/25 21:06:10 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

Constructor Summary
Run()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Run

public Run()
Method Detail

main

public static void main(String[] args)
                 throws IOException
IOException