From a154bac082e345556b5c0101a5541b48242766ea Mon Sep 17 00:00:00 2001 From: Viproz Date: Mon, 4 Feb 2019 14:08:59 +0100 Subject: [PATCH] Move back with correct case --- m10/{M10GfatParser.cpp => M10GtopParser.cpp} | 0 m10/{M10GfatParser.h => M10GtopParser.h} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename m10/{M10GfatParser.cpp => M10GtopParser.cpp} (100%) rename m10/{M10GfatParser.h => M10GtopParser.h} (100%) diff --git a/m10/M10GfatParser.cpp b/m10/M10GtopParser.cpp similarity index 100% rename from m10/M10GfatParser.cpp rename to m10/M10GtopParser.cpp diff --git a/m10/M10GfatParser.h b/m10/M10GtopParser.h similarity index 100% rename from m10/M10GfatParser.h rename to m10/M10GtopParser.h