diff --git a/OndselSolver/ASMTAssembly.h b/OndselSolver/ASMTAssembly.h index 236fec0..8e20b0e 100644 --- a/OndselSolver/ASMTAssembly.h +++ b/OndselSolver/ASMTAssembly.h @@ -44,6 +44,7 @@ namespace MbD { static void runDraggingTest(); static void runDraggingTest2(); static void runDraggingTest3(); + static void readWriteFile(const char* chars); void initialize() override; ASMTAssembly* root() override;