c11files.calgorythmic.lab
Class CalgorythmicConsole

java.lang.Object
  extended by c11files.calgorythmic.lab.CalgorythmicConsole

public class CalgorythmicConsole
extends java.lang.Object

Preliminary code for the Calgorythmic lab exercises

Version:
27nov2009
Author:
kvlinden

Constructor Summary
CalgorythmicConsole()
           
 
Method Summary
static void exercise0()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalgorythmicConsole

public CalgorythmicConsole()
Method Detail

exercise0

public static void exercise0()
                      throws java.lang.Exception
Throws:
java.lang.Exception

main

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