oeunsoeuhtsa
This commit is contained in:
parent
8c9dfdb2f3
commit
18baa6e065
@ -5,9 +5,6 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
use File::Basename qw/dirname/;
|
||||
BEGIN {
|
||||
say dirname(dirname(__FILE__)).'/lib';
|
||||
};
|
||||
use lib dirname(dirname(__FILE__)).'/lib';
|
||||
|
||||
use Exd::Gui;
|
||||
|
Loading…
Reference in New Issue
Block a user