git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26883 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-10-13 16:12:46 +00:00
parent 308e2d9df3
commit b69f53cd0f

View File

@ -116,7 +116,7 @@ namespace os = support::os;
namespace {
// Do not remove the comment below, so we get merge conflict in
// in independent branches.
// independent branches. Instead add your own.
int const LYX_FORMAT = 344; // ps: backref
typedef map<string, bool> DepClean;