git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a4f31
)
quick fix for very broken checkin - see Mantis bug #55537
author
jprocter
<Jim Procter>
Thu, 28 Jan 2010 15:36:17 +0000
(15:36 +0000)
committer
jprocter
<Jim Procter>
Thu, 28 Jan 2010 15:36:17 +0000
(15:36 +0000)
src/jalview/io/AnnotationFile.java
patch
|
blob
|
history
diff --git
a/src/jalview/io/AnnotationFile.java
b/src/jalview/io/AnnotationFile.java
index
50b477c
..
0095aef
100755
(executable)
--- a/
src/jalview/io/AnnotationFile.java
+++ b/
src/jalview/io/AnnotationFile.java
@@
-141,7
+141,7
@@
public class AnnotationFile
{
\r
text.append("NO_GRAPH\t");
\r
hasValues = false; // only secondary structure
\r
- hasLabels = false; // and annotation description string.
\r
+ // hasLabels = false; // and annotation description string.
\r
}
\r
else
\r
{
\r