diff options
author | lloyd <[email protected]> | 2008-09-29 00:00:47 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 00:00:47 +0000 |
commit | ab81a9d95264914ab34cb4e7134f827e3128c326 (patch) | |
tree | 708c6681dd9fc7e6c1e1638db1ba67baea4134dc | |
parent | 45c4fcfce66d894dda6b1d29a92fa47515b944af (diff) |
Move charset.cpp to utils with header
-rw-r--r-- | src/utils/charset.cpp (renamed from src/charset.cpp) | 0 | ||||
-rw-r--r-- | src/utils/modinfo.txt | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/charset.cpp b/src/utils/charset.cpp index 73c520be1..73c520be1 100644 --- a/src/charset.cpp +++ b/src/utils/charset.cpp diff --git a/src/utils/modinfo.txt b/src/utils/modinfo.txt index 9f70c1893..ed4450ff9 100644 --- a/src/utils/modinfo.txt +++ b/src/utils/modinfo.txt @@ -5,6 +5,7 @@ define UTIL_FUNCTIONS load_on auto <add> +charset.cpp parsing.cpp util.cpp version.cpp |