Bug in neb2lan.pl?
Posted: Thu Feb 02, 2017 9:59 am
Hi,
i think the neb2lan.pl file of your script package is broken.
In comparison to the neb2dim.pl file, the entry
use FindBin qw($Bin);
use lib "$Bin";
at the beginning of the file is missing.
i think the neb2lan.pl file of your script package is broken.
In comparison to the neb2dim.pl file, the entry
use FindBin qw($Bin);
use lib "$Bin";
at the beginning of the file is missing.