From 4beccf508f9cd072e8ec3467186cc4e513baa30f Mon Sep 17 00:00:00 2001 From: "Ulf R. Pedersen" Date: Mon, 25 Sep 2017 18:35:53 +0200 Subject: [PATCH] Move fix to USER-MISH --- src/{USER-PINNING => USER-MISC}/fix_rhok.cpp | 0 src/{USER-PINNING => USER-MISC}/fix_rhok.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/{USER-PINNING => USER-MISC}/fix_rhok.cpp (100%) rename src/{USER-PINNING => USER-MISC}/fix_rhok.h (100%) diff --git a/src/USER-PINNING/fix_rhok.cpp b/src/USER-MISC/fix_rhok.cpp similarity index 100% rename from src/USER-PINNING/fix_rhok.cpp rename to src/USER-MISC/fix_rhok.cpp diff --git a/src/USER-PINNING/fix_rhok.h b/src/USER-MISC/fix_rhok.h similarity index 100% rename from src/USER-PINNING/fix_rhok.h rename to src/USER-MISC/fix_rhok.h