added equals() and hashCode() to BitVector
[fleet.git] / src / edu / berkeley / fleet / api / BitVector.java
2008-06-25 adamadded equals() and hashCode() to BitVector
2008-06-25 adamadded BitVector.setImmutable(), use it in Instruction...
2008-06-25 adamtotal overhaul: fleetcode-1.0 api finished