From e234ed9ae7c58c82965daaef7645f4a8daaae336 Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Thu, 5 May 2011 22:41:29 -0500 Subject: development/orc: Updated for version 0.4.13. Signed-off-by: Robby Workman --- development/orc/README | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'development/orc/README') diff --git a/development/orc/README b/development/orc/README index ddd21edfeda97..a5b98298f3065 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. -- cgit v1.2.3