diff options
Diffstat (limited to 'src/libjin/math/matrix.cpp')
-rw-r--r-- | src/libjin/math/matrix.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/math/matrix.cpp b/src/libjin/math/matrix.cpp index 97e9178..39042f0 100644 --- a/src/libjin/math/matrix.cpp +++ b/src/libjin/math/matrix.cpp @@ -173,5 +173,5 @@ namespace math } } -} -}
\ No newline at end of file +} // math +} // jin
\ No newline at end of file |