aboutsummaryrefslogtreecommitdiff
path: root/src/vectors-4-Altivec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vectors-4-Altivec.h')
-rw-r--r--src/vectors-4-Altivec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vectors-4-Altivec.h b/src/vectors-4-Altivec.h
index 3975c77..ca235ee 100644
--- a/src/vectors-4-Altivec.h
+++ b/src/vectors-4-Altivec.h
@@ -1,3 +1,4 @@
+// -*-C++-*-
// Vectorise using IBM's Altivec (Power)
// Use the type vector double directly, without introducing a wrapper class