Presumed final commit of this god forsaken project.
This commit is contained in:
@@ -21,6 +21,7 @@ public class RecipeInstructions
|
||||
|
||||
RecipeCreation(userInstruction,fullInstructions);
|
||||
fullInstructions.printTree();
|
||||
System.out.println(fullInstructions.sortTopology());
|
||||
|
||||
} while(!userInstruction.equalsIgnoreCase("done"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user