Add package

This commit is contained in:
Loic Guegan 2016-03-01 11:30:35 +01:00
parent ca98db5776
commit 51b4434984
3 changed files with 26 additions and 1 deletions

5
structure/Grid.java Normal file
View file

@ -0,0 +1,5 @@
package structure;
public class Grid {
}