From: Deborah F. P. <pi...@pc...> - 2003-03-05 17:07:42
|
This is my fault. I commited to cvs when I should not have. I have uncommented those lines and recomitted to cvs. Deboeah Pinney On Wed, 5 Mar 2003, Arnaud Kerhornou wrote: > Hi > > I'm trying to run LoadTaxon plugin. Why some lines are commented out ? > > #my $genCodes = $self->makeGeneticCode(); > > my $namesDmp = $self->getNames(); > > #my $nodesHash = $self->makeNodesHash($genCodes); > > #my $rootAttArray = $self->getRootAttArray($genCodes); > > #$self->makeTaxonEntry($rootAttArray, \$count); > > #if ($self->getCla->{'restart'} && $self->getCla->{'restart'} > 1) { > #$self->getTaxonAtt($self->getCla->{'restart'},$nodesHash,\$count); > #} > #else { > #$self->getTaxonAtt($rootAttArray->[0],$nodesHash,\$count); > #} > > Arnaud > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |