/[pgestraier]/trunk/data/indexer.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/data/indexer.pl

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

revision 58 by dpavlin, Thu May 11 10:18:08 2006 UTC revision 59 by dpavlin, Thu May 25 18:46:49 2006 UTC
# Line 119  sub dump_data($$) { Line 119  sub dump_data($$) {
119          close($fh);          close($fh);
120  }  }
121    
122  dump_data('titles.data', $all_titles);  #dump_data('titles.data', $all_titles);
123  dump_data('quotes.data', $all_quotes);  #dump_data('quotes.data', $all_quotes);
124  dump_data('years.data', $all_years);  #dump_data('years.data', $all_years);
125    

Legend:
Removed from v.58  
changed lines
  Added in v.59

  ViewVC Help
Powered by ViewVC 1.1.26