/[webpac]/trunk2/all2all.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 /trunk2/all2all.pl

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

revision 447 by dpavlin, Tue Sep 14 17:07:59 2004 UTC revision 448 by dpavlin, Wed Sep 15 16:53:51 2004 UTC
# Line 130  while (my $rec = $webpac->fetch_rec) { Line 130  while (my $rec = $webpac->fetch_rec) {
130    
131                  foreach my $h (@{$ds->{'index'}}) {                  foreach my $h (@{$ds->{'index'}}) {
132                          $thes->{$ds->{'tag'}}->insert(                          $thes->{$ds->{'tag'}}->insert(
                                 path => $f,  
133                                  headline => $h,                                  headline => $h,
134                                    mfn => $webpac->mfn,
135                          );                          );
136                  }                  }
137          }          }

Legend:
Removed from v.447  
changed lines
  Added in v.448

  ViewVC Help
Powered by ViewVC 1.1.26