+1
−0
isis/src/base/apps/photrim/photrim.cpp
0 → 100644
+115
−0
isis/src/base/apps/photrim/photrim.h
0 → 100644
+19
−0
Loading
Photrim has been refactored to be callable; old Makefile tests have been converted to gtests and removed. (#5582) * Photrim has been converted to a callable app. Corresponding Makefile tests have been converted to gtests and removed. Addresses #5581. * Tweaks to FunctionalTestsPhotrim.cpp. Addresses #5581.