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:
b9d84d8
)
todo
author
jprocter
<Jim Procter>
Fri, 1 Aug 2008 13:17:21 +0000
(13:17 +0000)
committer
jprocter
<Jim Procter>
Fri, 1 Aug 2008 13:17:21 +0000
(13:17 +0000)
src/jalview/util/DBRefUtils.java
patch
|
blob
|
history
diff --git
a/src/jalview/util/DBRefUtils.java
b/src/jalview/util/DBRefUtils.java
index
49f04cb
..
7592748
100755
(executable)
--- a/
src/jalview/util/DBRefUtils.java
+++ b/
src/jalview/util/DBRefUtils.java
@@
-84,7
+84,9
@@
public class DBRefUtils
DBRefEntry dBRefEntry)
{
if (DasCoordinateSystemsLookup == null)
- { // Initialise
+ {
+ // TODO: Make a DasCoordinateSystemsLookup properties resource
+ // Initialise
DasCoordinateSystemsLookup = new Hashtable();
DasCoordinateSystemsLookup.put("pdbresnum",
jalview.datamodel.DBRefSource.PDB);