From 9d0e54a3ac1b0532fc1317d34b32a51fce5b8da8 Mon Sep 17 00:00:00 2001 From: Ingmar Schoegl Date: Sun, 4 Aug 2024 10:21:52 -0500 Subject: [PATCH] [.NET] Fix sourcegen failure --- interfaces/sourcegen/sourcegen/csharp/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/interfaces/sourcegen/sourcegen/csharp/config.yaml b/interfaces/sourcegen/sourcegen/csharp/config.yaml index be84c9c661..1a94885302 100644 --- a/interfaces/sourcegen/sourcegen/csharp/config.yaml +++ b/interfaces/sourcegen/sourcegen/csharp/config.yaml @@ -10,6 +10,7 @@ ignore_funcs: ct.h: - ct_setLogWriter - soln_newInterface # signature causes syntax error in sourcegen + - thermo_size ctreactor.h: - flowReactor_setMassFlowRate