cmsc495-fall2016 / cmsc495-fall2016.github.io

CMSC 495 - Team SharkBread project
2 stars 0 forks source link

Ingredient.java incorrect determination of ingredient usage by other recipe when deleting #14

Closed cmsc495-fall2016 closed 8 years ago

cmsc495-fall2016 commented 8 years ago

The deleteIngredient method in Ingredient.java does not correctly determine if the ingredient is being utilized by other recipes prior to deleting

cmsc495-fall2016 commented 8 years ago

Misunderstood what was happening....closing as a non-issue