/[nn.old]/trunk/swish/html2xml.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/swish/html2xml.pl

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

revision 89 by dpavlin, Wed Sep 3 15:34:58 2003 UTC revision 90 by dpavlin, Tue Sep 9 08:20:53 2003 UTC
# Line 46  $hr->load_findaffix("$nn_dir/prvih_50.tx Line 46  $hr->load_findaffix("$nn_dir/prvih_50.tx
46  my $l2_map = Unicode::Map8->new("ISO-8859-2") || die;  my $l2_map = Unicode::Map8->new("ISO-8859-2") || die;
47    
48  my %br_zakona;  my %br_zakona;
49  tie %br_zakona, 'GDBM_File', $gdbm_file, &GDBM_NEWDB, 0640;  tie %br_zakona, 'GDBM_File', $gdbm_file, &GDBM_NEWDB, 0644;
50    
51  #--------------------------------------------------------------------  #--------------------------------------------------------------------
52    

Legend:
Removed from v.89  
changed lines
  Added in v.90

  ViewVC Help
Powered by ViewVC 1.1.26