diff options
Diffstat (limited to 'src/hmath.h')
-rw-r--r-- | src/hmath.h | 2 |
1 files changed, 0 insertions, 2 deletions
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: |