From f6178861336d7f3881556b5bff1c6e2fc81fcc4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Tue, 14 Nov 2023 09:12:25 +0100 Subject: [PATCH] Add new models to example --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index d74b285..fee0574 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -25,7 +25,7 @@ "program": "${workspaceFolder}/build/src/Platform/b_main", "args": [ "-m", - "TAN", + "STree", "--stratified", "-d", "zoo",