/[webpac]/trunk/all2xml.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/all2xml.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 642 by dpavlin, Sun Jan 23 14:31:02 2005 UTC revision 643 by dpavlin, Sun Jan 23 15:18:03 2005 UTC
# Line 739  print STDERR "using: $type...\n"; Line 739  print STDERR "using: $type...\n";
739                  my $db = new Biblio::Isis( isisdb => $isis_db );                  my $db = new Biblio::Isis( isisdb => $isis_db );
740    
741                  my $max_rowid = $db->count || die "can't find maxmfn";                  my $max_rowid = $db->count || die "can't find maxmfn";
742    $max_rowid = 200; # XXX
743    
744                  print STDERR "Reading database: $isis_db [$max_rowid rows]\n";                  print STDERR "Reading database: $isis_db [$max_rowid rows]\n";
745    

Legend:
Removed from v.642  
changed lines
  Added in v.643

  ViewVC Help
Powered by ViewVC 1.1.26