From 8ec4971c7a0bf364124b4b51bf1e103b7459b24c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Sch=C3=A4fer?= Date: Mon, 8 Apr 2019 10:10:23 +0200 Subject: [PATCH] Raven/dirrec -moved function to private folder since it was only used by itaRavenProject --- applications/SoundFieldSimulation/Raven/{ => private}/dirrec.m | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename applications/SoundFieldSimulation/Raven/{ => private}/dirrec.m (100%) diff --git a/applications/SoundFieldSimulation/Raven/dirrec.m b/applications/SoundFieldSimulation/Raven/private/dirrec.m similarity index 100% rename from applications/SoundFieldSimulation/Raven/dirrec.m rename to applications/SoundFieldSimulation/Raven/private/dirrec.m -- GitLab