Chemistry Toolkit Rosetta Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 40: Line 40:
 
if {[catch {molfile read $fh} eh]} {
 
if {[catch {molfile read $fh} eh]} {
 
if {[molfile get $fh eof]} break
 
if {[molfile get $fh eof]} break
βˆ’
puts $eh
+
puts "broken record [molfile get $fh record]: $eh"
 
continue
 
continue
 
}
 
}
Please note that all contributions to the Chemistry Toolkit Rosetta Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)