todo
[jalview.git] / src / jalview / util / DBRefUtils.java
index 49f04cb..7592748 100755 (executable)
@@ -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);