config/Config*: rename files, drop "Config" prefix

This commit is contained in:
Max Kellermann
2018-07-16 19:50:07 +02:00
parent bf5f12a51f
commit 816603fd9a
65 changed files with 98 additions and 98 deletions

View File

@@ -19,8 +19,8 @@
#include "config.h"
#include "Block.hxx"
#include "ConfigParser.hxx"
#include "ConfigPath.hxx"
#include "Parser.hxx"
#include "Path.hxx"
#include "system/FatalError.hxx"
#include "fs/AllocatedPath.hxx"
#include "util/RuntimeError.hxx"