Index: applications/editors/josm/plugins/smed2/src/seamap/Render.java
===================================================================
--- applications/editors/josm/plugins/smed2/src/seamap/Render.java	(revision 29157)
+++ applications/editors/josm/plugins/smed2/src/seamap/Render.java	(revision 29157)
@@ -0,0 +1,14 @@
+/* Copyright 2013 Malcolm Herring
+ *
+ * This is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License.
+ *
+ * For a copy of the GNU General Public License, see <http://www.gnu.org/licenses/>.
+ */
+
+package seamap;
+
+public class Render {
+
+}
Index: applications/editors/josm/plugins/smed2/src/seamap/Rules.java
===================================================================
--- applications/editors/josm/plugins/smed2/src/seamap/Rules.java	(revision 29157)
+++ applications/editors/josm/plugins/smed2/src/seamap/Rules.java	(revision 29157)
@@ -0,0 +1,14 @@
+/* Copyright 2013 Malcolm Herring
+ *
+ * This is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License.
+ *
+ * For a copy of the GNU General Public License, see <http://www.gnu.org/licenses/>.
+ */
+
+package seamap;
+
+public class Rules {
+
+}
