Added documentation to SeqFeatureI::attach_seq. Also, removed the checks in
commitc8ec87e7814dfc8f5496b65d57e678585486d932
authorlapp <lapp@bioperl.org>
Fri, 27 Sep 2002 17:51:21 +0000 (27 17:51 -0000)
committerlapp <lapp@bioperl.org>
Fri, 27 Sep 2002 17:51:21 +0000 (27 17:51 -0000)
tree0b264b94bcc68b00166de829d943ab5045e94efb
parent383d5da0ceaa53c18216126e817d11b83da3ca9b
Added documentation to SeqFeatureI::attach_seq. Also, removed the checks in
Seq.pm and Generic.pm for $feat->can('attach_seq') (features now always
'can' attach a seq).

svn path=/bioperl-live/trunk/; revision=4803
Bio/Seq.pm
Bio/SeqFeature/Generic.pm
Bio/SeqFeatureI.pm