com.planet_ink.coffee_mud.application
Class VFShell

java.lang.Object
  extended by com.planet_ink.coffee_mud.application.VFShell

public class VFShell
extends java.lang.Object


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

Constructor Detail

VFShell

public VFShell()
Method Detail

main

public static void main(java.lang.String[] args)