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

Contents of /trunk/conf/normalize/minimal.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 876 - (show annotations)
Thu Aug 23 19:21:23 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: text/plain
File size: 105 byte(s)
local changes

1
2 if ( rec('200','a') ) {
3
4 marc_indicators('245', 1, 0);
5
6 marc('245','a',
7 first( rec('200','a') )
8 );
9
10
11 }

  ViewVC Help
Powered by ViewVC 1.1.26