summaryrefslogtreecommitdiff
path: root/src/routines/level1
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-06-19 13:55:49 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-06-19 13:55:49 +0200
commit61203453aaca4e47c05c598a673150522160ca87 (patch)
tree36cdce32423c2227de88e019c34415bef9499a6a /src/routines/level1
parentf726fbdc9fef937fbe32222f0e66aac8d7e2678c (diff)
Renamed all C++ source files to .cpp to match the .hpp extension better
Diffstat (limited to 'src/routines/level1')
-rw-r--r--src/routines/level1/xamax.cpp (renamed from src/routines/level1/xamax.cc)0
-rw-r--r--src/routines/level1/xasum.cpp (renamed from src/routines/level1/xasum.cc)0
-rw-r--r--src/routines/level1/xaxpy.cpp (renamed from src/routines/level1/xaxpy.cc)0
-rw-r--r--src/routines/level1/xcopy.cpp (renamed from src/routines/level1/xcopy.cc)0
-rw-r--r--src/routines/level1/xdot.cpp (renamed from src/routines/level1/xdot.cc)0
-rw-r--r--src/routines/level1/xdotc.cpp (renamed from src/routines/level1/xdotc.cc)0
-rw-r--r--src/routines/level1/xdotu.cpp (renamed from src/routines/level1/xdotu.cc)0
-rw-r--r--src/routines/level1/xnrm2.cpp (renamed from src/routines/level1/xnrm2.cc)0
-rw-r--r--src/routines/level1/xscal.cpp (renamed from src/routines/level1/xscal.cc)0
-rw-r--r--src/routines/level1/xswap.cpp (renamed from src/routines/level1/xswap.cc)0
10 files changed, 0 insertions, 0 deletions
diff --git a/src/routines/level1/xamax.cc b/src/routines/level1/xamax.cpp
index 6b6e7f9e..6b6e7f9e 100644
--- a/src/routines/level1/xamax.cc
+++ b/src/routines/level1/xamax.cpp
diff --git a/src/routines/level1/xasum.cc b/src/routines/level1/xasum.cpp
index 0c1ce903..0c1ce903 100644
--- a/src/routines/level1/xasum.cc
+++ b/src/routines/level1/xasum.cpp
diff --git a/src/routines/level1/xaxpy.cc b/src/routines/level1/xaxpy.cpp
index 5b6c9e77..5b6c9e77 100644
--- a/src/routines/level1/xaxpy.cc
+++ b/src/routines/level1/xaxpy.cpp
diff --git a/src/routines/level1/xcopy.cc b/src/routines/level1/xcopy.cpp
index 673ef349..673ef349 100644
--- a/src/routines/level1/xcopy.cc
+++ b/src/routines/level1/xcopy.cpp
diff --git a/src/routines/level1/xdot.cc b/src/routines/level1/xdot.cpp
index bafea157..bafea157 100644
--- a/src/routines/level1/xdot.cc
+++ b/src/routines/level1/xdot.cpp
diff --git a/src/routines/level1/xdotc.cc b/src/routines/level1/xdotc.cpp
index 27cf2bab..27cf2bab 100644
--- a/src/routines/level1/xdotc.cc
+++ b/src/routines/level1/xdotc.cpp
diff --git a/src/routines/level1/xdotu.cc b/src/routines/level1/xdotu.cpp
index 0bce70b7..0bce70b7 100644
--- a/src/routines/level1/xdotu.cc
+++ b/src/routines/level1/xdotu.cpp
diff --git a/src/routines/level1/xnrm2.cc b/src/routines/level1/xnrm2.cpp
index 97615d8b..97615d8b 100644
--- a/src/routines/level1/xnrm2.cc
+++ b/src/routines/level1/xnrm2.cpp
diff --git a/src/routines/level1/xscal.cc b/src/routines/level1/xscal.cpp
index bcc43c3b..bcc43c3b 100644
--- a/src/routines/level1/xscal.cc
+++ b/src/routines/level1/xscal.cpp
diff --git a/src/routines/level1/xswap.cc b/src/routines/level1/xswap.cpp
index 03907cbd..03907cbd 100644
--- a/src/routines/level1/xswap.cc
+++ b/src/routines/level1/xswap.cpp