summaryrefslogtreecommitdiffstats
path: root/development/orc/slack-desc
diff options
context:
space:
mode:
author M.Dinslage <daedra1980@gmail.com>2010-04-16 21:38:30 -0400
committer David Somero <xgizzmo@slackbuilds.org>2010-05-15 10:38:05 +0200
commit8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561 (patch)
tree1d3e0aa1d70c46ce05b69e0a65a9b02f58a613a8 /development/orc/slack-desc
parent5c25dad1d7c0c087c192ee05d0026442a3cbaecc (diff)
downloadslackbuilds-8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561.tar.gz
slackbuilds-8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561.tar.xz
development/orc: Updated for version 0.4.4.
Diffstat (limited to 'development/orc/slack-desc')
-rw-r--r--development/orc/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/orc/slack-desc b/development/orc/slack-desc
index a4ec494125..555774a354 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.