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:
69ea692
)
No need for method or chain
author
amwaterhouse
<Andrew Waterhouse>
Tue, 29 Nov 2005 18:01:16 +0000
(18:01 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Tue, 29 Nov 2005 18:01:16 +0000
(18:01 +0000)
src/jalview/datamodel/PDBEntry.java
patch
|
blob
|
history
diff --git
a/src/jalview/datamodel/PDBEntry.java
b/src/jalview/datamodel/PDBEntry.java
index
508e530
..
9e651fb
100755
(executable)
--- a/
src/jalview/datamodel/PDBEntry.java
+++ b/
src/jalview/datamodel/PDBEntry.java
@@
-5,8
+5,6
@@
public class PDBEntry
{
\r
String type;
\r
String id;
\r
- // //String method;
\r
- //String chains;
\r
Hashtable properties;
\r
\r
public PDBEntry()
\r