]> Shamusworld >> Repos - architektonas/blobdiff - src/base/python.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / python.cpp
similarity index 98%
rename from src/base/rs_python.cpp
rename to src/base/python.cpp
index ded57422280c9ea912bb0c4cd8838b7b0b46faa9..b3a92d3cd4fa773f227f5b0001cd77ced5a17bf4 100644 (file)
@@ -1,4 +1,4 @@
-// rs_python.cpp
+// python.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
@@ -14,7 +14,7 @@
 // JLH  06/02/2010  Added this text. :-)
 //
 
-#include "rs_python.h"
+#include "python.h"
 
 #ifdef RS_OPT_PYTHON