PCYoshi 10 years ago
parent
commit
024b6de1ee
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      java/src/Categorie.java

+ 3
- 3
java/src/Categorie.java View File

@@ -1,7 +1,7 @@
1
-package src;
2
-
3 1
 /**
4 2
  * Created by joseph on 22/05/15.
5 3
  */
6
-public class Categorie {
4
+public class Categorie
5
+{
6
+
7 7
 }