From 5cb29f3a606c8d5e66fea561b8a4ab1fe623a53d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 23 Jan 2009 19:45:11 +0100 Subject: add a simple abstraction for SIMD operations --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/.gitignore') diff --git a/src/.gitignore b/src/.gitignore index 72c38cc6..66738d0a 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -58,3 +58,4 @@ thread-test utf8-test voltest start-pulseaudio-x11 +vector-test -- cgit