My Project
UML Lab
Loading...
Searching...
No Matches
logic.h
Go to the documentation of this file.
1//
2// Created by Богдан Решетько on 07.05.2024.
3//
4
5#ifndef MAINPROJECT_LOGIC_H
6#define MAINPROJECT_LOGIC_H
7
8
9class logic {
10
11};
12
13
14#endif //MAINPROJECT_LOGIC_H
Definition logic.h:9