/[webpac2]/branches/Sack/conf/dipl/isi2sorted.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

Annotation of /branches/Sack/conf/dipl/isi2sorted.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1272 - (hide annotations)
Tue Aug 11 13:05:35 2009 UTC (14 years, 9 months ago) by mglavica
Original Path: trunk/conf/dipl/isi2sorted.pl
File MIME type: text/plain
File size: 230 byte(s)
diploma work - changing the name of conf directory

1 mglavica 1199 sorted('au',
2     prefix( rec('UT') . ' | ',
3     rec('AU')
4     )
5 mglavica 1193 );
6 mglavica 1199
7    
8    
9     sorted('cr',
10     suffix(
11     ' | ' . rec('UT') . ' | ' . join_with(' ; ', rec('AU')) . ' | ' . join_with(' ; ', rec('SO')) . ' | ' . rec('PY'),
12     rec('CR','full')
13     )
14     );
15    

Properties

Name Value
svn:mergeinfo

  ViewVC Help
Powered by ViewVC 1.1.26