Changeset 3846 for trunk/gui/scripts


Ignore:
Timestamp:
Jul 30, 2013 4:47:04 PM (11 years ago)
Author:
gah
Message:

add CONECT record hanlding to PDB reader (atom names are still not right)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/drawing.tcl

    r3782 r3846  
    102102                set pdbdata [$_xmlobj get $path.$elem.pdb]
    103103                if { $pdbdata != "" } {
    104                     if 1 {
     104                    if 0 {
    105105                        global count
    106106                        set f [open /tmp/file$count.pdb "w"]
Note: See TracChangeset for help on using the changeset viewer.