public class ExtractInitial
extends java.lang.Object
Extract the initial file and final files from the solution.
Code with //- in front of it is in the initial file, but not in the solution.
Code with //+ in front of it is code that was part of an intermediate solution
but is not in the initial or final solutions
Code between //v and //^ has been added for the solution.