]> git.lyx.org Git - lyx.git/blobdiff - src/trans.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
[lyx.git] / src / trans.C
index 72e67d5439fc8593e25e858ac0643375014bcde6..6f1e3809f7461ba87cb56d4360c1eef60c64f004 100644 (file)
@@ -221,7 +221,7 @@ void Trans::AddDeadkey(tex_accent accent, string const & keys)
 }
 
 
-int Trans::Load(LyXLex & lex)
+int Trans::Load(LyXLex & lex) 
 {
        bool error = false;
 
@@ -253,7 +253,7 @@ int Trans::Load(LyXLex & lex)
                                return -1;
 
 #if 1
-#warning This code should be removed...
+//#warning This code should be removed...
                        // But we need to fix up all the kmap files first
                        // so that this field is not present anymore.
                        if (lex.next(true)) {