]> git.lyx.org Git - features.git/commit
Avoid processing empty lines when reading the symbols file
authorEnrico Forestieri <forenr@lyx.org>
Fri, 17 Nov 2006 20:43:49 +0000 (20:43 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 17 Nov 2006 20:43:49 +0000 (20:43 +0000)
commit22be03e68c2c5132c075748232d62a8bcfe2b108
treeba87a6cd7d15f8fa04b7d4e0551d6789905359f3
parent61c43883ba1b97e0d7f21cbd275a7b9c0cec9de5
Avoid processing empty lines when reading the symbols file

* src/mathed/MathFactory.C
(initSymbols): skip a line when it is empty or a comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15961 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/MathFactory.C