diff options
Diffstat (limited to 'src/syseq.h')
| -rw-r--r-- | src/syseq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syseq.h b/src/syseq.h index 2902a8858..5c7702268 100644 --- a/src/syseq.h +++ b/src/syseq.h @@ -314,4 +314,4 @@ template <int S, int T> SolutionKind gaussjord_solve (double A[S][T], double x[T fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 : |
