1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-26 09:29:45 +00:00

Decreases logging, at least temporarily.

This commit is contained in:
Thomas Harte 2019-09-03 22:40:32 -04:00
parent cbd1a8cf78
commit 64dad35026

View File

@ -8,6 +8,7 @@
#include "ncr5380.hpp"
#define NDEBUG
#include "../../Outputs/Log.hpp"
using namespace NCR::NCR5380;