Issue 15, displaying code of anonymous functions

This commit is contained in:
Jindra Pet��k
2012-12-15 19:15:57 +01:00
parent 86fc1acc42
commit 82b86f473e
7 changed files with 137 additions and 31 deletions
-2
View File
@@ -458,8 +458,6 @@ public class Main {
* @param args the command line arguments
*/
public static void main(String[] args) throws IOException {
//updateLicenseInDir(new File("src/")); System.exit(0); //For automatic update of lincense in source files
View.setWinLookAndFeel();
loadReplacements();
if (args.length < 1) {