Skip to content

Instantly share code, notes, and snippets.

@mengelskirchen
Created January 11, 2019 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mengelskirchen/e307680904dd2f47b73af5f4b0c76ce1 to your computer and use it in GitHub Desktop.
Save mengelskirchen/e307680904dd2f47b73af5f4b0c76ce1 to your computer and use it in GitHub Desktop.
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package paperjammer;
/**
*
* @author ForTN0X
*/
public class PaperJammer {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment