summaryrefslogtreecommitdiffstats
path: root/development/orc/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/orc/README')
-rw-r--r--development/orc/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/development/orc/README b/development/orc/README
deleted file mode 100644
index 118f4cccec..0000000000
--- a/development/orc/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.