wlandsman / IDLAstro

Astronomy related procedures in the commercial IDL language
https://asd.gsfc.nasa.gov/archive/idlastro/
BSD 2-Clause "Simplified" License
144 stars 64 forks source link

#26 NaN keyword is passed when this function call itself. #27

Closed rcolomina closed 6 years ago

rcolomina commented 6 years ago

NaN keyword has been passed recursively. Tabbing fixed.

wlandsman commented 6 years ago

I have updated compare_struct.pro to pass NaN keyword on recursive calls. (I didn't merge your version since it didn't include updates from October and November 2017.)