Ignore:
Timestamp:
2010-10-29T15:02:45+13:00 (14 years ago)
Author:
ak19
Message:

Accidentally committed a debug version of the file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/classify/List.pm

    r23249 r23250  
    270270        # Unicode/Collate directory.
    271271    require Unicode::Collate;
    272     #print STDERR "*** What's in INC: ".join(", ", @INC) ."\n";
    273272    $self->{'unicode_collator'} = Unicode::Collate->new();
    274     #print STDERR "Table name: ".$self->{'unicode_collator'}->{'table'}."\n";
    275273    }
    276274
Note: See TracChangeset for help on using the changeset viewer.