com.zasysdev.zamae.HeclCmds
Class HelloCmd

java.lang.Object
  extended by com.zasysdev.zamae.HeclCmds.HelloCmd

public class HelloCmd
extends java.lang.Object


Constructor Summary
HelloCmd()
           
 
Method Summary
 Thing cmdCode(Interp interp, Thing[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloCmd

public HelloCmd()
Method Detail

cmdCode

public Thing cmdCode(Interp interp,
                     Thing[] argv)
              throws HeclException
Throws:
HeclException