JAL-3253-applet JAL-3383 Overview speed up -- see Issue comments.
[jalview.git] / src / jalview / bin / JalviewJS2.java
index 71c06b3..1ed9f27 100644 (file)
@@ -35,7 +35,7 @@ public class JalviewJS2
     {
       args = new String[] { "open", "examples/uniref50.fa", "features",
           "examples/exampleFeatures.txt"
-          // , "noannotation"
+          , "noannotation"
           , "showoverview"
       };
     }