From cabd31d6a0c4820885f31abcd75d10859ce6578c Mon Sep 17 00:00:00 2001 From: Christoph Lehner Date: Sat, 7 Oct 2023 07:50:46 +0200 Subject: [PATCH] stencil local --- benchmarks/{stencil.py => stencil_local.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename benchmarks/{stencil.py => stencil_local.py} (100%) diff --git a/benchmarks/stencil.py b/benchmarks/stencil_local.py similarity index 100% rename from benchmarks/stencil.py rename to benchmarks/stencil_local.py