summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2019-01-21 00:51:13 +0100
committerNao Pross <naopross@thearcway.org>2019-01-21 00:51:13 +0100
commitb2582b0f6cb1b125700a0f443d7e8c8e08498b75 (patch)
tree79b8cf699d818ee0d7428a19a610377c96507b6d
parentAdd member operator =, +=, -=, *= overloads for basic_vec (diff)
downloadlibmm-b2582b0f6cb1b125700a0f443d7e8c8e08498b75.tar.gz
libmm-b2582b0f6cb1b125700a0f443d7e8c8e08498b75.zip
Fix file name in header of mmvec.hpp
-rw-r--r--mmvec.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmvec.hpp b/mmvec.hpp
index 0f21d22..f371d41 100644
--- a/mmvec.hpp
+++ b/mmvec.hpp
@@ -1,4 +1,4 @@
-/* vector.hpp
+/* mmvec.hpp
* Part of Mathematical library built (ab)using Modern C++ 17 abstractions.
*
* This library is not intended to be _performant_, it does not contain