rescuecore.tools
Class RandomConfig

java.lang.Object
  extended byrescuecore.tools.RandomConfig

public class RandomConfig
extends java.lang.Object

This class will take a city data file and produce a random gisini.txt file for use on that city. This code was written by Cameron Skinner of the University of Auckland (cam@cs.auckland.ac.nz). Please do not distribute without permission.


Constructor Summary
(package private) RandomConfig(java.lang.String[] args)
           
 
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

RandomConfig

RandomConfig(java.lang.String[] args)
Method Detail

main

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