Skip to content

Commit

Permalink
Moved comments around
Browse files Browse the repository at this point in the history
  • Loading branch information
DaWoblefet authored Feb 7, 2019
1 parent 349d385 commit c18494b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package arbitraryUnionCalculator;
/* Written by Leonard Craft III (DaWoblefet) */

/*Written by Leonard Craft III (DaWoblefet)*/
package arbitraryUnionCalculator;

import javafx.application.Application;
import javafx.stage.Stage;
Expand Down Expand Up @@ -216,4 +216,4 @@ public BigFraction parseInputType(String input)

return initialProb;
}
}
}

0 comments on commit c18494b

Please sign in to comment.