From 098454da6440afa21c77fd8e0a9367acac2ec9df Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 17:37:39 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- src/hmath.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/hmath.h') diff --git a/src/hmath.h b/src/hmath.h index a143f29..19a3f81 100644 --- a/src/hmath.h +++ b/src/hmath.h @@ -355,5 +355,3 @@ public: std::ostream& operator<<( std::ostream& s, HNumber ); #endif // HMATH_H - -// vim: set et sw=2 ts=8: -- cgit v1.2.1