Skip to content

Commit

Permalink
Trying to push through windows. No need of ";".
Browse files Browse the repository at this point in the history
  • Loading branch information
reutsh committed Jul 25, 2017
1 parent 5410609 commit 2a8f967
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ public static void main(String[] args) throws InterruptedException {
final SingleResourceBProgram bprog = new SingleResourceBProgram("BPJSDiningPhil.js");

long start = System.currentTimeMillis();
;

try {
dfsUsingStack(Node.getInitialNode(bprog));
Expand Down

0 comments on commit 2a8f967

Please sign in to comment.