Removed folder 'Testing' - not needed yet
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user