[installation] Init with inital config for global

This commit is contained in:
2025-10-30 15:08:17 +01:00
commit 7640b452ed
3678 changed files with 2200095 additions and 0 deletions

View File

@ -0,0 +1,37 @@
/***************************************************************************
* Copyright (C) by ETHZ/SED *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published*
* by the Free Software Foundation, either version 3 of the License, or *
* (at your option) any later version. *
* *
* This software is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU Affero General Public License for more details. *
* *
* Developed by gempa GmbH *
***************************************************************************/
// This file was created by a source code generator.
// Do not modify the contents. Change the definition and run the generator
// again!
#ifndef SEISCOMP_DATAMODEL_STRONGMOTION_STRONGMOTIONPARAMETERS_PACKAGE_H
#define SEISCOMP_DATAMODEL_STRONGMOTION_STRONGMOTIONPARAMETERS_PACKAGE_H
#include <seiscomp/datamodel/strongmotion/filterparameter.h>
#include <seiscomp/datamodel/strongmotion/simplefilter.h>
#include <seiscomp/datamodel/strongmotion/simplefilterchainmember.h>
#include <seiscomp/datamodel/strongmotion/peakmotion.h>
#include <seiscomp/datamodel/strongmotion/record.h>
#include <seiscomp/datamodel/strongmotion/eventrecordreference.h>
#include <seiscomp/datamodel/strongmotion/rupture.h>
#include <seiscomp/datamodel/strongmotion/strongorigindescription.h>
#include <seiscomp/datamodel/strongmotion/strongmotionparameters.h>
#endif