From ca0bae6c36cbfb2ea204cb1942fced244b38b576 Mon Sep 17 00:00:00 2001 From: pillowtrucker Date: Fri, 17 May 2024 14:02:50 +0200 Subject: [PATCH] try basic version --- hstherac25.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hstherac25.cabal b/hstherac25.cabal index ea04a75..1f73cf7 100644 --- a/hstherac25.cabal +++ b/hstherac25.cabal @@ -76,7 +76,7 @@ foreign-library hstherac25 random >= 1.2.1.1, stm other-modules: HsTherac25 - cxx-sources: cxxsrc/TheracSimulatorAdapter.cpp +-- cxx-sources: cxxsrc/TheracSimulatorAdapter.cpp -- cxx-sources: cxxsrc/TheracSimulatorAdapter.hpp, cxxsrc/TheracSimulatorAdapter.cpp library -- Import common warning flags.