add CTY-2615 prefixes
[spider.git] / perl / create_prefix.pl
index ff78a16a3ec3ab6781958aa5b7dcd1374feb9507..411b2cb84113b96d573f6c8b832b39215e5c9f45 100755 (executable)
@@ -16,6 +16,7 @@ BEGIN {
        
        unshift @INC, "$root/perl";     # this IS the right way round!
        unshift @INC, "$root/local";
+       $data = "$root/data";
 }
 
 use DXVars;