diff options
author | lloyd <[email protected]> | 2009-07-16 17:05:45 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-16 17:05:45 +0000 |
commit | efef5884c4ee6ac44490c7b2bb607dd71140fbbe (patch) | |
tree | cd651fd542053995671bc2d3b83456343119cb23 /src/utils/buf_comp | |
parent | 74a282ecd3324bcd49b56a3ce1e388ec1a285123 (diff) |
Add missing info.txt files
Diffstat (limited to 'src/utils/buf_comp')
-rw-r--r-- | src/utils/buf_comp/info.txt | 11 |
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> |