ISCE_INSAR/components/stdproc/alosreformat/ALOS_lib/src
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_ldr_orbit.c Adding all files 2019-01-16 11:40:08 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
calc_dop.c Adding all files 2019-01-16 11:40:08 -08:00
cfft1d.c Adding all files 2019-01-16 11:40:08 -08:00
cfft1d_fftpack.c Remove use of malloc.h 2019-12-17 13:38:09 -08:00
fftpack.c Adding all files 2019-01-16 11:40:08 -08:00
find_fft_length.c Adding all files 2019-01-16 11:40:08 -08:00
get_sio_struct.c Adding all files 2019-01-16 11:40:08 -08:00
hermite_c.c Adding all files 2019-01-16 11:40:08 -08:00
image_sio.c Move global vars from .h to separate TU 2020-11-17 16:18:42 -08:00
interpolate_ALOS_orbit.c Adding all files 2019-01-16 11:40:08 -08:00
null_sio_struct.c Adding all files 2019-01-16 11:40:08 -08:00
put_sio_struct.c Adding all files 2019-01-16 11:40:08 -08:00
read_ALOS_sarleader.c Adding all files 2019-01-16 11:40:08 -08:00
rng_compress.c Adding all files 2019-01-16 11:40:08 -08:00
utils.c Adding all files 2019-01-16 11:40:08 -08:00