aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/population/GUIMutable.java
blob: e51b54e457ef61a5e7103d2960c7e1122cbedfb0 (plain)
1
2
3
4
5
6
package jcgp.gui.population;

public interface GUIMutable {

	
}