akohlmey / topotools

VMD plugin for manipulating topology information
Other
28 stars 16 forks source link

undefined "type" variable for "topo addcrossterm" #24

Open jeffcomer opened 1 year ago

jeffcomer commented 1 year ago

I get the error can't read "type": no such variable whenever I try to use topo addcrossterm. I think $type should be deleted from this line of the proc ::TopoTools::addcrossterm

lappend crossterms [list $type $id1 $id2 $id3 $id4 $id5 $id6 $id7 $id8]