|
From: <jas...@us...> - 2002-10-20 14:43:51
|
Update of /cvsroot/genex/genex-server/Genex/Array
In directory usw-pr-cvs1:/tmp/cvs-serv11680/Genex/Array
Modified Files:
Array.pm
Log Message:
new
Index: Array.pm
===================================================================
RCS file: /cvsroot/genex/genex-server/Genex/Array/Array.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Array.pm 15 Oct 2002 14:54:06 -0000 1.3
--- Array.pm 20 Oct 2002 14:43:18 -0000 1.4
***************
*** 910,917 ****
list context: a list of Bio::Genex::Array instances
- B<WARNING>: Passing incorrect id values to C<get_objects()> will cause
- a warning from C<Bio::Genex::Array::initialize()>. Objects will be
- created for other correct id values in the list.
-
=cut
--- 910,913 ----
|