New command-line argument.

From: R. Clayton <rclayton_at_monmouth.edu>
Date: Sun, 21 Feb 2010 14:44:04 -0500
I've added the -v command-line argument to print informative comments while
executing.   For example

  $ java -classpath pa1.jar:. main -v LinkedList
  LinkedList.insertAfter(null, 1) failed.
  Can't determine the ADT implemented by LinkedList

  $

The jar file and the assignment page have been updated.  Let me know if you
have any questions.
Received on Sun Feb 21 2010 - 14:44:41 EST

This archive was generated by hypermail 2.2.0 : Thu Feb 25 2010 - 10:19:44 EST