NASA Logo
Ocean Color Science Software

ocssw V2022
Version.hpp
Go to the documentation of this file.
1 namespace focs
2 {
3  inline constexpr auto program_name = "focs";
4  inline constexpr auto software_version = "1.2.1";
5 }
constexpr auto program_name
Definition: Version.hpp:3
constexpr auto software_version
Definition: Version.hpp:4