]> www.ginac.de Git - ginac.git/blobdiff - ginac/add.cpp
* Indentation and alignment fixes.
[ginac.git] / ginac / add.cpp
index 570c91fb9cbfcc17ad05a0b9c23da29b94021e21..d8e7be35558ed8213579701362d5c77a084d7fcf 100644 (file)
@@ -448,7 +448,7 @@ unsigned add::return_type() const
        else
                return seq.begin()->rest.return_type();
 }
-   
+
 unsigned add::return_type_tinfo() const
 {
        if (seq.empty())