Removed folder 'Testing' - not needed yet

This commit is contained in:
Uwe Jakobeit
2026-03-30 11:52:39 +02:00
parent 00f8e9a751
commit a4b0739467
722 changed files with 23872 additions and 22 deletions

View File

@@ -1,6 +1,17 @@
#ifndef DATAMODEL_H
#define DATAMODEL_H
/*
File: datamodel.h
Description: This is a C++ source file containing definitions for the project's datamodel .
Rev: 0.1
Created: 20.03.2026
Author: Uwe Jakobeit
Copyright: Binder GmbH TUT
Purpose: Definitions, constants used by the datamodel are collected here
Notes: [Any relevant details, such as dependencies, usage examples, or known issues.]
*/
#include "dataset.h"