net.sourceforge.cilib.simulator
Class Main

java.lang.Object
  extended by net.sourceforge.cilib.simulator.Main

public final class Main
extends Object

This is the entry point for the CILib simulator. This class accepts one command line parameter, which is the name of the XML config file to parse.

Author:
Edwin Peer

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
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2009 CIRG. All Rights Reserved.