Class ArchSimApp

java.lang.Object
  |
  +--ArchSimApp

public class ArchSimApp
extends java.lang.Object

Archaeological Dig:
The ArchSimApp class provides the main method for a simulation of an archaeological dig.

Version:
May 18, 2004
Author:
Alyce Brady

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

ArchSimApp

public ArchSimApp()
Method Detail

main

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