harpoon.Main
Class Graph

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

public abstract class Graph
extends Registration

Graph is a command-line graph generation tool.

Version:
$Id: Graph.java,v 1.13 2002/02/25 21:06:05 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)