mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Fix a minor irritation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6234 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f413754ef5
commit
76294ec07e
@ -2,4 +2,6 @@ Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
*.lo
|
||||
libtexparser.la
|
||||
tex2lyx
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-02-25 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* .cvsignore: ignore *.lo and libtexparser.la.
|
||||
|
||||
2003-02-20 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* tex2lyx.C: swap <sstream> for "Lsstream.h".
|
||||
|
Loading…
Reference in New Issue
Block a user