]> git.lyx.org Git - features.git/commit
Writing code in the presence of preprocessing blocks can be tricky.
authorAngus Leeming <leeming@lyx.org>
Sun, 16 Jan 2005 16:53:08 +0000 (16:53 +0000)
committerAngus Leeming <leeming@lyx.org>
Sun, 16 Jan 2005 16:53:08 +0000 (16:53 +0000)
commit555bd9e4d827c9e1b4a90a5953a8e311a21c79dc
tree48852c346dc9fed9f748fa313faa49e849c3c1fb
parent49cc50842277ff565407b968660016233cde6dbd
Writing code in the presence of preprocessing blocks can be tricky.
Add some brackets to an if-block to ensure that the code does what
is expected of it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9482 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/ChangeLog
src/support/filetools.C