aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/info.txt
diff options
context:
space:
mode:
authorlloyd <lloyd@randombit.net>2008-09-29 03:15:14 +0000
committerlloyd <lloyd@randombit.net>2008-09-29 03:15:14 +0000
commit7018d574904e3075f6fca92681e848aebe82b96d (patch)
treeb25c0332f033ecb1275bcd7b493e4af04990e3a5 /src/utils/info.txt
parentf0503ee51ee848762d5bd115a4b83b4d2d11d3c6 (diff)
Rename all modinfo.txt files to info.txt, since they are all (none) of
them modules now. In any case there is no distinction so info.txt seems better.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r--src/utils/info.txt27
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>