/[webpac-proto]/isis2stream.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 /isis2stream.pl

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

revision 1.12 by dpavlin, Mon Jun 24 16:16:13 2002 UTC revision 1.13 by dpavlin, Mon Jun 24 16:49:53 2002 UTC
# Line 522  foreach my $isis_db (@isis_dbs) { Line 522  foreach my $isis_db (@isis_dbs) {
522                          $headline =~ s/&/∧/g;                          $headline =~ s/&/∧/g;
523                          $headline =~ s/</&lt;/g;                          $headline =~ s/</&lt;/g;
524                          $headline =~ s/>/&gt;/g;                          $headline =~ s/>/&gt;/g;
                         $headline =~ s/&lt;(\/?[bi])&gt;/<$1>/g;  
525                          $mps .= "H ".c_852_iso($headline)."\n";                          $mps .= "H ".c_852_iso($headline)."\n";
526                  } else {                  } else {
527                          $mps .= "H nepoznato\n";                          $mps .= "H nepoznato\n";

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.26