ohmm
Class OHMMShellDemo

java.lang.Object
  extended by ohmm.OHMMShellDemo

public class OHMMShellDemo
extends java.lang.Object

OHMM JScheme command shell demonstration.

See OHMMShell.

Author:
Marsette Vona

Field Summary
private static java.lang.String svnid
           
 
Constructor Summary
OHMMShellDemo()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Entry point, see OHMM.USAGE.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

svnid

private static final java.lang.String svnid
See Also:
Constant Field Values
Constructor Detail

OHMMShellDemo

public OHMMShellDemo()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.io.IOException

Entry point, see OHMM.USAGE.

Throws:
java.io.IOException