Merge branch 'master' of https://git.unilim.fr/odabasioglu1/latice.git
commit
4dc29b4286
|
@ -0,0 +1,5 @@
|
|||
package latice.model;
|
||||
|
||||
public enum Color {
|
||||
YELLOW, BLUE, RED, PURPLE, GREEN, TURCHESE;
|
||||
}
|
Loading…
Reference in New Issue