diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-06-11 22:28:51 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-06-11 22:28:51 -0300 |
| commit | eba653d0d712e43676e28f93b7cba217cb56cecc (patch) | |
| tree | 1d5849556c99a5bbcc955e217296e5fdf9f990e6 /src/main/java/bjc/replpair/App.java | |
| parent | 71c35c0ffba04e7c7932ffa06b9528b2a5efb48d (diff) | |
Initial commit p2
The rest of the files, for initial upload to github
Diffstat (limited to 'src/main/java/bjc/replpair/App.java')
| -rw-r--r-- | src/main/java/bjc/replpair/App.java | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/main/java/bjc/replpair/App.java b/src/main/java/bjc/replpair/App.java deleted file mode 100644 index 22fe770..0000000 --- a/src/main/java/bjc/replpair/App.java +++ /dev/null @@ -1,13 +0,0 @@ -package bjc.replpair; - -/** - * Hello world! - * - */ -public class App -{ - public static void main( String[] args ) - { - System.out.println( "Hello World!" ); - } -} |
