From 9471ad7e2a827140b532ce4c24cad8da437c4184 Mon Sep 17 00:00:00 2001 From: Tobias Baetge <tobias.baetge@ds.mpg.de> Date: Thu, 26 Sep 2019 16:22:19 +0200 Subject: [PATCH] changed name of class to avoid clashes --- cpp/full_code/{static.cpp => static_field.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cpp/full_code/{static.cpp => static_field.cpp} (100%) diff --git a/cpp/full_code/static.cpp b/cpp/full_code/static_field.cpp similarity index 100% rename from cpp/full_code/static.cpp rename to cpp/full_code/static_field.cpp -- GitLab