From 191d43aa351019f31be426d81a78e1a0f13d95b5 Mon Sep 17 00:00:00 2001
From: Andrew Boyd <adfboyd@gmail.com>
Date: Tue, 14 Feb 2023 12:37:26 +0000
Subject: [PATCH] initial commit

---
 src/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e4b58ed2..39449e5b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -20,7 +20,7 @@ add_executable(xcompact3d
                     BC-Channel-flow.f90
                     BC-Cylinder.f90
                     BC-dbg-schemes.f90
-                    BC-Jet.f90
+                    # BC-Jet.f90
                     BC-Lock-exchange.f90
                     BC-Mixing-layer.f90
                     BC-Periodic-hill.f90
-- 
GitLab