]> Shamusworld >> Repos - architektonas/blobdiff - src/base/document.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / document.cpp
similarity index 97%
rename from src/base/rs_document.cpp
rename to src/base/document.cpp
index 8279b38457f41c491cc970145977b0f499eb42f4..cd8503e1f79a813a41ff7e981476e4df2fb7e306 100644 (file)
@@ -1,4 +1,4 @@
-// rs_document.cpp
+// document.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_document.h"
+#include "document.h"
 
-#include "rs_debug.h"
+#include "debug.h"
 
 /**
  * Constructor.