/[webpac2]/trunk/conf/normalize/ff-nakladnicka.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/conf/normalize/ff-nakladnicka.pl

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

revision 806 by dpavlin, Thu Feb 15 22:43:03 2007 UTC revision 807 by dpavlin, Sun Apr 1 12:26:25 2007 UTC
# Line 113  marc('300','c', Line 113  marc('300','c',
113          )          )
114  );  );
115    
116  _debug(2);  #_debug(2);
117  marc('900','a',  marc('900','a',
118          lookup(          lookup(
119                  sub { rec('702','a') . ', ' . rec('702','b') },                  sub { rec('702','a') . ', ' . rec('702','b') },
# Line 123  marc('900','a', Line 123  marc('900','a',
123          )          )
124  );  );
125    
126  _debug(0);  #_debug(0);
127    
128  marc_duplicate();  marc_duplicate();
129  marc_remove('*');  marc_remove('*');

Legend:
Removed from v.806  
changed lines
  Added in v.807

  ViewVC Help
Powered by ViewVC 1.1.26