mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 02:17:08 +00:00
Fixes accidental typographic quote in SConstruct.
This commit is contained in:
@@ -18,7 +18,7 @@ SOURCES += glob.glob('../../Components/AY38910/*.cpp')
|
||||
|
||||
SOURCES += glob.glob('../../Concurrency/*.cpp')
|
||||
|
||||
SOURCES += glob.glob(‘../../Configurable/*.cpp')
|
||||
SOURCES += glob.glob('../../Configurable/*.cpp')
|
||||
|
||||
SOURCES += glob.glob('../../Inputs/*.cpp')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user