Skip to content
Snippets Groups Projects
Commit 4293fa01 authored by Monika Komorowska's avatar Monika Komorowska
Browse files

Updated @INC array.

parent c0d88c37
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
use strict;
use warnings;
use FindBin;
use lib "$FindBin::Bin/../../../../../ONTO-PERL-1.31/lib";
use lib "$FindBin::Bin/../../../../ONTO-PERL-1.31/lib";
use DBI qw( :sql_types );
use Getopt::Long qw( :config no_ignore_case );
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment