Files
riscv-emulator/emulator/Manager.h
2025-06-12 18:17:18 +03:00

17 lines
121 B
C++

//
// Created by black on 12.06.25.
//
#ifndef MANAGER_H
#define MANAGER_H
class Manager {
};
#endif //MANAGER_H