byucc.jhdl.Logic.Modules.helpers
Class cltest

java.lang.Object
  extended bybyucc.jhdl.Logic.Modules.helpers.cltest

public class cltest
extends java.lang.Object

An example using the CommandLinePropertyReader class. Try:

   java cltest
   java cltest iterations=500
   java cltest verbose iterations=15000
   java cltest verbose=true
   java cltest quiet
   

Since:
July 12, 2001
Author:
Aaron Stewart

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

cltest

public cltest()
Method Detail

main

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


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.