1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/OSBindings/Mac/Clock SignalTests/Clock SignalTests-Bridging-Header.h

8 lines
180 B
C
Raw Normal View History

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "TestMachine.h"
#import "MOS6522Bridge.h"
#import "MOS6532Bridge.h"