This is a singleton for managing edit repositories. More...
#include "../common/STLUtils.h"#include "../common/Translator.h"#include "Repository.h"#include "RepositoryManager.h"#include <boost/format.hpp>#include <cassert>Go to the source code of this file.
This is a singleton for managing edit repositories.
Definition in file RepositoryManager.cpp.