X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Fblocklist.cpp;fp=src%2Fbase%2Frs_blocklist.cpp;h=98045470d4d5e8d3b27b425a8fbec70cfe6217a2;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=76e78e97936653513c36e093de8f06847eeada47;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/base/rs_blocklist.cpp b/src/base/blocklist.cpp similarity index 99% rename from src/base/rs_blocklist.cpp rename to src/base/blocklist.cpp index 76e78e9..9804547 100644 --- a/src/base/rs_blocklist.cpp +++ b/src/base/blocklist.cpp @@ -1,4 +1,4 @@ -// rs_blocklist.cpp +// blocklist.cpp // // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun @@ -14,9 +14,9 @@ // JLH 05/28/2010 Added this text. :-) // -#include "rs_blocklist.h" +#include "blocklist.h" -#include "rs_debug.h" +#include "debug.h" /** * Constructor.