|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
Go to the source code of this file.
Macros | |
| #define | HDRL_VERSION_STRING "1.6.0" |
| #define | HDRL_VERSION_CODE 10600 |
| #define | HDRL_VERSION(major, minor, micro) (((major) * 10000) + ((minor) * 100) + (micro)) |
| #define HDRL_VERSION | ( | major, | |
| minor, | |||
| micro | |||
| ) | (((major) * 10000) + ((minor) * 100) + (micro)) |
| #define HDRL_VERSION_CODE 10600 |
| #define HDRL_VERSION_STRING "1.6.0" |