+1
−0
isis/src/base/apps/bandtrim/bandtrim.cpp
0 → 100644
+74
−0
isis/src/base/apps/bandtrim/bandtrim.h
0 → 100644
+19
−0
Loading
Bandtrim has been refactored to be callable; old Makefile tests have been converted to gtests. (#5572) * Bandtrim has been refactored to be callable; old Makefile tests have been removed and replaced by gtests. Addresses #5571. * Update FunctionalTestsBandtrim.cpp Minor documentation change.