summaryrefslogtreecommitdiffstats
path: root/development/orc/README
diff options
context:
space:
mode:
author M.Dinslage2011-05-06 05:41:29 +0200
committer Robby Workman2011-05-06 05:41:29 +0200
commite234ed9ae7c58c82965daaef7645f4a8daaae336 (patch)
tree4f2dbbe6459635c9ae045f7ec70ae84fd5135f1f /development/orc/README
parent2c35b1a3616b817c1df86171243cb22a4cd0590d (diff)
downloadslackbuilds-e234ed9ae7c58c82965daaef7645f4a8daaae336.tar.gz
development/orc: Updated for version 0.4.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/orc/README')
-rw-r--r--development/orc/README13
1 files changed, 5 insertions, 8 deletions
diff --git a/development/orc/README b/development/orc/README
index ddd21edfed..a5b98298f3 100644
--- a/development/orc/README
+++ b/development/orc/README
@@ -1,8 +1,5 @@
-orc (The Oil Runtime Compiler)
-
-Orc is a library and set of tools for compiling and executing very
-simple programs that operate on arrays of data. The language is
-a generic assembly language that represents many of the features
-available in SIMD architectures, including saturated addition and
-subtraction, and many arithmetic operations.
-
+Orc (The Oil Runtime Compiler) is a library and set of tools for
+compiling and executing very simple programs that operate on arrays
+of data. The language is a generic assembly language that represents
+many of the features available in SIMD architectures, including
+saturated addition and subtraction, and many arithmetic operations.