|
From: Tim R. <timr@u.washington.edu> - 2002-09-10 06:12:18
|
Hi, This message is mainly for rich's benefit, but I thought that the rest of you might like to know, too. I renamed Peptide::atoms() to Peptide::atom(), and made it public. I also added a pair of operator[] to Peptide (const and non-const versions) which function the same way (they're nothing more than inline calls to atom()) -tim |