sequence mappings and DbRef mapping objects unified and source binding for castor...
[vamsas.git] / src / uk / ac / vamsas / objects / core / Pos.java
index 7a98276..3877be5 100644 (file)
@@ -77,6 +77,8 @@ implements java.io.Serializable
         if (obj instanceof Pos) {\r
         \r
             Pos temp = (Pos)obj;\r
+            boolean thcycle;\r
+            boolean tmcycle;\r
             if (this._i != temp._i)\r
                 return false;\r
             if (this._has_i != temp._has_i)\r