[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm
Guy Albertelli II
lon-capa-cvs@mail.lon-capa.org
Fri, 10 Jan 2003 14:10:12 -0500 (EST)
Hi Alex,
> my @master_seq = &coming_from_hash($primary_sequence,$sequence[0]);
> my @master_seq_view = sort @master_seq;
> + @master_seq = sort @master_seq;
Why not do
my @master_seq = sort(&coming_from_hash($primary_sequence,$sequence[0]));
my @master_seq_view = @master_seq;
--
guy@albertelli.com BM: n^20 t20 z20 qS
Guy Albertelli -7-7-7- O-
I have the choice: to live my life in wellness. . . or get sick
and wallow in all that attention.