aboutsummaryrefslogtreecommitdiffstats
path: root/tests/matrix_test.cpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-06-02 16:10:02 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-06-02 16:10:02 +0100
commitcdf7ec3c2db385f2beb6e564220e9ade7dec8fba (patch)
tree777e88e82494d7c162f78bb7bc2504bdb3abd088 /tests/matrix_test.cpp
parent74b12b499b399507ac0236a2d5f432a8f5d8d52f (diff)
downloadYAGE-cdf7ec3c2db385f2beb6e564220e9ade7dec8fba.tar.gz
YAGE-cdf7ec3c2db385f2beb6e564220e9ade7dec8fba.zip
Adding modeline
Diffstat (limited to 'tests/matrix_test.cpp')
-rw-r--r--tests/matrix_test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/matrix_test.cpp b/tests/matrix_test.cpp
index 022775af..4de75994 100644
--- a/tests/matrix_test.cpp
+++ b/tests/matrix_test.cpp
@@ -1,5 +1,6 @@
/** ---------------------------------------------------------------------------
- * @file: test.cpp
+ * -*- c++ -*-
+ * @file: matrix_test.cpp
*
* Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
* MIT License, see LICENSE file for more details.