Commit Graph

4 Commits

Author SHA1 Message Date
Ben Greear
d824eb2e66 Fix perl use of 'use lib'
The 'use lib' logic happens in the pre-compile stage, so one cannot
use normal 'if' logic to use a particular INC.  Instead, just make sure
that best dir is added to 'use lib' last since it prepends to INC.
2020-03-04 16:35:47 -08:00
Jed Reynolds
2cc5a82ce0 lf_ice.pl: fixes library paths to be consistent with lf_icemod 2018-12-03 11:27:00 -08:00
Jed Reynolds
6ef6e73959 Fixes warnings and library paths 2018-12-03 11:16:13 -08:00
Ben Greear
72712ff548 Add scripts from the tools directory in the private Candela repo.
These scripts will now be publicly available in a git repo for
easier shared development and change tracking.
2017-10-06 13:41:50 -07:00