/[webpac-proto]/common.pm
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 /common.pm

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

revision 1.8 by dpavlin, Mon Jun 24 18:07:26 2002 UTC revision 1.10 by dpavlin, Mon Sep 23 18:46:21 2002 UTC
# Line 6  use strict; Line 6  use strict;
6    
7  $common::install_dir="/local/index";  $common::install_dir="/local/index";
8  $common::mpsindex="/local/mps-5.3/bin/mpsindex -l 9 -b";  $common::mpsindex="/local/mps-5.3/bin/mpsindex -l 9 -b";
9  $common::isis_data="/var/autofs/misc/isis_data/";  #$common::isis_data="/var/autofs/misc/isis_data/";
10    $common::isis_data="/data/isis_data/";
11  #$common::isis_data="/mnt/20020606/Isis/Data/"; # doma  #$common::isis_data="/mnt/20020606/Isis/Data/"; # doma
12    
13  $common::mps_header="V 5 3  $common::mps_header="V 5 3
# Line 23  F 675 9 UDK Line 24  F 675 9 UDK
24  F 686 10 CC  F 686 10 CC
25  F 990 11 Signatura  F 990 11 Signatura
26  F 991 12 Inventarni broj  F 991 12 Inventarni broj
27  F ISBN 13 ISBN  F ISN 13 ISBN, ISSN
28  F MFN 14 MFN  F MFN 14 MFN
29  F 215+ 15 Materijalni opis  F 215+ 15 Materijalni opis
30  F 101 16 Jezik  F 101 16 Jezik
31    F tip 17 Tip graše
32  ";  ";
33    
34  $common::database_cf="/local/search/databases.cf";  $common::database_cf="/local/search/databases.cf";

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26