"rio" work
[jalview.git] / forester / java / src / org / forester / surfacing / SimpleDomain.java
index 71f6894..74173df 100644 (file)
@@ -74,6 +74,7 @@ public class SimpleDomain implements Domain {
         throw new RuntimeException( "method not implemented" );
     }
 
+    @Override
     public int getLength() {
         throw new RuntimeException( "method not implemented" );
     }