harpoon.Main
Class Run

java.lang.Object
  extended by harpoon.IR.Registration
      extended by harpoon.Main.Run

public abstract class Run
extends Registration

Run invokes the interpreter.

Version:
$Id: Run.java,v 1.3 2003/07/10 02:01:38 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
Throws:
IOException