HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
ccsinsoldb.hpp
Go to the documentation of this file.
1// SPDX-FileCopyrightText: 2020-2025 European Southern Observatory (ESO)
2//
3// SPDX-License-Identifier: LGPL-3.0-only
4
5#ifndef HLCC_CCSINSIF_RESOURCE_CCSINSIF_
6#define HLCC_CCSINSIF_RESOURCE_CCSINSIF_
7
8#include <string>
9
11
12const std::string OLDB_PREFIX = "/elt/cs/telif";
13
14} // namespace
15
16#endif
Definition ccsinsoldb.hpp:10
const std::string OLDB_PREFIX
Definition ccsinsoldb.hpp:12