diff options
author | M.Dinslage <daedra1980@gmail.com> | 2011-05-05 22:41:29 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-05 22:41:29 -0500 |
commit | e234ed9ae7c58c82965daaef7645f4a8daaae336 (patch) | |
tree | 4f2dbbe6459635c9ae045f7ec70ae84fd5135f1f /development/orc/slack-desc | |
parent | 2c35b1a3616b817c1df86171243cb22a4cd0590d (diff) |
development/orc: Updated for version 0.4.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/orc/slack-desc')
-rw-r--r-- | development/orc/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/orc/slack-desc b/development/orc/slack-desc index 52e36379b3813..d814b076753ed 100644 --- a/development/orc/slack-desc +++ b/development/orc/slack-desc @@ -9,7 +9,7 @@ orc: orc (The Oil Runtime Compiler) orc: orc: Orc is a library and set of tools for compiling and executing very -orc: simple programs that operate on arrays of data. The language is +orc: simple programs that operate on arrays of data. The language is orc: a generic assembly language that represents many of the features orc: available in SIMD architectures, including saturated addition and orc: subtraction, and many arithmetic operations. |