From cee9564dbb15016877d3c04d416fb03502e4f577 Mon Sep 17 00:00:00 2001 From: Cristian Lalescu <Cristian.Lalescu@ds.mpg.de> Date: Thu, 18 Jun 2015 10:05:14 +0200 Subject: [PATCH] another rename of old test --- src/{full_p3DFFT_to_Morton.cpp => main_p3DFFT_to_Morton.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{full_p3DFFT_to_Morton.cpp => main_p3DFFT_to_Morton.cpp} (100%) diff --git a/src/full_p3DFFT_to_Morton.cpp b/src/main_p3DFFT_to_Morton.cpp similarity index 100% rename from src/full_p3DFFT_to_Morton.cpp rename to src/main_p3DFFT_to_Morton.cpp -- GitLab