Disable debug log from model

This commit is contained in:
Rodrigo Arias 2023-02-16 16:00:06 +01:00 committed by Rodrigo Arias Mallo
parent a654527e32
commit 4fb77610d2

View File

@ -1,7 +1,7 @@
/* Copyright (c) 2021-2023 Barcelona Supercomputing Center (BSC)
* SPDX-License-Identifier: GPL-3.0-or-later */
#define ENABLE_DEBUG
//#define ENABLE_DEBUG
#include "model.h"