Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:cs125-illinois/Lab2
Browse files Browse the repository at this point in the history
  • Loading branch information
gchallen committed Jan 28, 2018
2 parents c7d5f29 + f9009a9 commit ff13015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/SolveMaze.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
public class SolveMaze {

/**
* Implement your maze solving algorithm here.
* Implement your maze solving algorithm in the main method below.
*
* @param unused unused input arguments
*/
Expand Down

0 comments on commit ff13015

Please sign in to comment.