diff options
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt new file mode 100644 index 000000000..5effb77ed --- /dev/null +++ b/src/utils/info.txt @@ -0,0 +1,27 @@ +realname "Utility Functions" + +define UTIL_FUNCTIONS + +load_on auto + +<add> +charset.cpp +mlock.cpp +parsing.cpp +util.cpp +version.cpp +bit_ops.h +bswap.h +charset.h +loadstor.h +mem_ops.h +parsing.h +rotate.h +stl_util.h +types.h +util.h +version.h +xor_buf.h +ui.h +ui.cpp +</add> |