diff options
author | powtrix <powtrix@gmail.com> | 2012-11-20 13:58:56 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-11-20 13:58:56 -0600 |
commit | daa56e2df498e003a70d133bd1cbf7c94bff4069 (patch) | |
tree | 01c1ee1b908cd618bcaeb3c0233fd5eb9469d70c /libraries/tbb/README | |
parent | 176b7a6ea1566ecc4f596a4aaf5f563b77f1abfb (diff) |
libraries/tbb: Updated for version 4.1u1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/tbb/README')
-rw-r--r-- | libraries/tbb/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/tbb/README b/libraries/tbb/README index bf290f2a4ea7..b528d2e175cf 100644 --- a/libraries/tbb/README +++ b/libraries/tbb/README @@ -1,5 +1,3 @@ -Intel Threading Building Blocks for Open Source - Intel(r) Threading Building Blocks (Intel TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having |