]> www.ginac.de Git - ginac.git/blobdiff - ginac/simp_lor.cpp
fixed typos
[ginac.git] / ginac / simp_lor.cpp
index 6e5fbdabda189a9a340865ddd36f8a064c832ee0..c54f28660c90e5b9c2a52cf64efb60c75e6dba41 100644 (file)
@@ -457,7 +457,7 @@ ex simplify_simp_lor(const ex & e, const scalar_products & sp)
        return e_expanded;
 }
 
-//ex Dim(void)   // FIXME: what's going on here?
+//ex Dim(void)   // now in lortensor.cpp
 //{
 //    static symbol * d=new symbol("dim");
 //    return *d;