Changeset 9836 in ntrip for trunk/BNC/scripts/compareSP3Plot.pl


Ignore:
Timestamp:
Sep 26, 2022, 10:29:54 PM (19 months ago)
Author:
wiese
Message:

remove lib from import

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/scripts/compareSP3Plot.pl

    r9830 r9836  
    2525use File::Basename;
    2626use Date::Manip;
    27 use lib $ENV{'BKG_PERL_LIB'};
    28 use Misc::Gps_Date;
    2927use List::MoreUtils qw( minmax );
    3028use experimental 'smartmatch';
     29
     30use Gps_Date; # Bernese
    3131
    3232# -----------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.