harpoon.Main
Class Graph

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

public abstract class Graph
extends Registration

Graph is a command-line graph generation tool.

Version:
$Id: Graph.java,v 1.14 2003/07/10 02:01:38 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

Constructor Summary
Graph()
           
 
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

Graph

public Graph()
Method Detail

main

public static final void main(String[] args)