madscatt / zazzie

development branch
GNU General Public License v3.0
2 stars 3 forks source link

cmdline_segname_editor methods to segname_utils #107

Closed madscatt closed 6 years ago

madscatt commented 6 years ago

There are several methods in cmdline_segname_editor that do not have terminal I/O bits that will be needed in sassie_web_segname_editor so they should be moved to segname_utils. Also, self.segnames is used. One should consider sending mol throughout and add mol.segname(s) instead.