]> Shamusworld >> Repos - architektonas/blobdiff - src/base/utility.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / utility.cpp
similarity index 96%
rename from src/base/rs_utility.cpp
rename to src/base/utility.cpp
index abef2913ee332c2e3e1b04268ca3463181e08d5f..e7b332ea1e8ef12571c9cbfcee15d10bce561e04 100644 (file)
@@ -1,4 +1,4 @@
-// rs_utility.cpp
+// utility.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
@@ -14,7 +14,7 @@
 // JLH  05/05/2010  Moved implementation from header to this file. :-)
 //
 
-#include "rs_utility.h"
+#include "utility.h"
 
 /**
  * Converts a double to a string cutting away unnecessary 0's.