Some cleanup

This commit is contained in:
7u83 2017-11-25 01:28:26 +01:00
parent 87b76a5e49
commit ff0e8bc4b9
3 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#Sat, 25 Nov 2017 00:49:05 +0100
#Sat, 25 Nov 2017 01:27:15 +0100
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.processors.list=

View File

@ -18,6 +18,8 @@ import javax.swing.Scrollable;
import sesim.MinMax;
import sesim.Scheduler;
/**
*
* @author 7u83 <7u83@mail.ru>

View File

@ -892,6 +892,7 @@ public class SeSimApplication extends javax.swing.JFrame {
@Override
public void run() {
/* String x = new java.io.File(SeSimApplication.class.getProtectionDomain()
.getCodeSource()