test
Class Test1

java.lang.Object
  |
  +--test.Test1

public class Test1
extends java.lang.Object

Create nonsense university model found in examples/uni.mdl from scratch.

Version:
$Id: Test1.java,v 1.13 2001/07/19 12:40:40 dahm Exp $
Author:
M. Dahm

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

Test1

public Test1()
Method Detail

main

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