]> www.ginac.de Git - ginac.git/blobdiff - ginac/clifford.cpp
* Indentation and alignment fixes.
[ginac.git] / ginac / clifford.cpp
index 8854d61624f8c63cdf7096d6b85b94fc6d9eabce..b337cd70c6c848490cba467236eac6c8bc86f487 100644 (file)
@@ -1087,7 +1087,7 @@ ex lst_to_clifford(const ex & v, const ex & e) {
        } else
                throw(std::invalid_argument("The second argument should be a Clifford unit"));
 }
+
 /** Auxiliary structure to define a function for striping one Clifford unit
  * from vectors. Used in  clifford_to_lst(). */
 static ex get_clifford_comp(const ex & e, const ex & c)