aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SDK
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-04-18 08:09:49 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-04-18 08:09:49 +0000
commit34120b83807097ca25af4af5d35ac6023627bee6 (patch)
tree5dd980df23ea0e7c00f53d8ce7fa82a6c194c1ba /plugins/SDK
parentaca4ad448dddb2a260cda692ec9eeba415a78852 (diff)
downloadusdx-34120b83807097ca25af4af5d35ac6023627bee6.tar.gz
usdx-34120b83807097ca25af4af5d35ac6023627bee6.tar.xz
usdx-34120b83807097ca25af4af5d35ac6023627bee6.zip
rename StrUtils.pas to USDXStrUtils.pas; should finally be removed anyway. Many text changes in comments
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1675 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'plugins/SDK')
-rw-r--r--plugins/SDK/USDXStrUtils.pas (renamed from plugins/SDK/StrUtils.pas)2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SDK/StrUtils.pas b/plugins/SDK/USDXStrUtils.pas
index 069c89c3..94e5f65f 100644
--- a/plugins/SDK/StrUtils.pas
+++ b/plugins/SDK/USDXStrUtils.pas
@@ -1,4 +1,4 @@
-unit StrUtils;
+unit USDXStrUtils;
interface