Skip to content

Commit

Permalink
Added myself as author
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKirmaier committed Nov 21, 2018
1 parent ea0e683 commit 87f83c3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
import javafx.scene.layout.StackPane;
import javafx.stage.Stage;

/**
* @author Florian Kirmaier
*/
public class SamplerJPro extends Application {
@Override
public void start(Stage primaryStage) throws Exception {
Expand Down

0 comments on commit 87f83c3

Please sign in to comment.