ISCE_INSAR/components/stdproc/alosreformat
Ryan Burns f65f26e3cc Move global vars from .h to separate TU
These global variables were instantiated in the image_sio.h header
and included into multiple translation units, violating ODR.
They are now marked as 'extern' and declared in a separate TU.
2020-11-17 16:18:42 -08:00
..
ALOS_fbd2fbs Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
ALOS_fbs2fbd Fix python extension linking (#168) 2020-09-14 10:57:10 -07:00
ALOS_lib Move global vars from .h to separate TU 2020-11-17 16:18:42 -08:00
include Move global vars from .h to separate TU 2020-11-17 16:18:42 -08:00
CMakeLists.txt Move global vars from .h to separate TU 2020-11-17 16:18:42 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00