aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/buf_comp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-16 17:05:45 +0000
committerlloyd <[email protected]>2009-07-16 17:05:45 +0000
commitefef5884c4ee6ac44490c7b2bb607dd71140fbbe (patch)
treecd651fd542053995671bc2d3b83456343119cb23 /src/utils/buf_comp
parent74a282ecd3324bcd49b56a3ce1e388ec1a285123 (diff)
Add missing info.txt files
Diffstat (limited to 'src/utils/buf_comp')
-rw-r--r--src/utils/buf_comp/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/utils/buf_comp/info.txt b/src/utils/buf_comp/info.txt
new file mode 100644
index 000000000..bcbbc23e2
--- /dev/null
+++ b/src/utils/buf_comp/info.txt
@@ -0,0 +1,11 @@
+realname "Buffered Computation"
+
+load_on auto
+
+<add>
+buf_comp.h
+</add>
+
+<requires>
+alloc
+</requires>