]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_parinset.C
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_parinset.C
index 371d458938d47c6e517c4b5988e0db055804cc8e..24d0853937a44dd9d18f0f4384e77aba6670c622 100644 (file)
@@ -1,10 +1,11 @@
+
 #include <config.h>
 
 #include "math_parinset.h"
 #include "math_mathmlstream.h"
-
 #include "support/LOstream.h"
 
+
 MathParInset::MathParInset(MathArray const & ar)
 {
        cells_[0] = ar;