Minor changes: Removing vestigial code
authorstephey <stephey>
Sat, 30 Oct 2010 07:52:39 +0000 (07:52 +0000)
committerstephey <stephey>
Sat, 30 Oct 2010 07:52:39 +0000 (07:52 +0000)
commit093da411ca88e28d0a3173e1eb0dd5cbb7deae8d
tree7a4cdd4b696068f77541313e524c34821d8aa166
parent2094e40e522b36f8b439d037d4f51de0ed00bf53
Minor changes: Removing vestigial code

Previous commit:
-Every case where we enqueue an item will be guaranteed to have a case statement upon dequeue.
- Every valid pointer route will now end with either an enqueue to an array or Demsky's interface code with hashStructure.c
-Eliminated multiple traversals, empty switch statements and unused variables/pointers.
-Added new ArrayList based structure to store ObjRefs (only augmented by 1 method)
Robust/src/IR/Flat/RuntimeConflictResolver.java