Merge branch 'master' of git.piment-noir.org:Persons_Comparator
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 10 Jan 2019 10:47:25 +0000 (11:47 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 10 Jan 2019 10:47:25 +0000 (11:47 +0100)
src/Region.java [new file with mode: 0644]
src/RegionView.java [new file with mode: 0644]

diff --git a/src/Region.java b/src/Region.java
new file mode 100644 (file)
index 0000000..5a49700
--- /dev/null
@@ -0,0 +1,2 @@
+public class Region {
+}
diff --git a/src/RegionView.java b/src/RegionView.java
new file mode 100644 (file)
index 0000000..0f2f8cc
--- /dev/null
@@ -0,0 +1,2 @@
+public class RegionView {
+}