From 8feff097c4f1502447b05f00b61c7b23e84ecb07 Mon Sep 17 00:00:00 2001 From: Gee Date: Sat, 27 Dec 2003 06:22:28 +0000 Subject: [PATCH] Moved from gui/ to ps/ This was SVN commit r139. --- source/{gui => ps}/XercesErrorHandler.cpp | 0 source/{gui => ps}/XercesErrorHandler.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename source/{gui => ps}/XercesErrorHandler.cpp (100%) rename source/{gui => ps}/XercesErrorHandler.h (100%) diff --git a/source/gui/XercesErrorHandler.cpp b/source/ps/XercesErrorHandler.cpp similarity index 100% rename from source/gui/XercesErrorHandler.cpp rename to source/ps/XercesErrorHandler.cpp diff --git a/source/gui/XercesErrorHandler.h b/source/ps/XercesErrorHandler.h similarity index 100% rename from source/gui/XercesErrorHandler.h rename to source/ps/XercesErrorHandler.h