diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-09-16 21:37:45 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-09-16 21:37:45 -0300 |
| commit | 3b0b96a00e667a50c1135f88e9b72d68af2474cc (patch) | |
| tree | bc578fa754dda67e81fd6103ef371a75a3b7f036 /clformat/src/main | |
| parent | 14c444db5bc8dac003cd31283de6484264377004 (diff) | |
Remove stock files
Diffstat (limited to 'clformat/src/main')
| -rw-r--r-- | clformat/src/main/java/bjc/App.java | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/clformat/src/main/java/bjc/App.java b/clformat/src/main/java/bjc/App.java deleted file mode 100644 index ff1c4f9..0000000 --- a/clformat/src/main/java/bjc/App.java +++ /dev/null @@ -1,13 +0,0 @@ -package bjc; - -/** - * Hello world! - * - */ -public class App -{ - public static void main( String[] args ) - { - System.out.println( "Hello World!" ); - } -} |
