1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Machines/MasterSystem/MasterSystem.hpp

15 lines
249 B
C++

//
// MasterSystem.hpp
// Clock Signal
//
// Created by Thomas Harte on 20/09/2018.
// Copyright © 2018 Thomas Harte. All rights reserved.
//
#ifndef MasterSystem_hpp
#define MasterSystem_hpp
#include <stdio.h>
#endif /* MasterSystem_hpp */