This commit is contained in:
WayofTime 2015-02-01 10:41:53 -05:00
parent c6ba742d5f
commit 016aac34d4
2 changed files with 4 additions and 3 deletions

View file

@ -45,6 +45,7 @@ public class RoutingFocusParadigm
{
logicList.clear();
locationList.clear();
maximumAmount = 0;
}
public void setMaximumAmount(int amt)