mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* scons/scons_manifest.py: remove MathMLStream.[Ch]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15476 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5c85bf0c64
commit
aae5bada25
@ -231,7 +231,6 @@ src_mathed_header_files = Split('''
|
||||
MathExtern.h
|
||||
MathFactory.h
|
||||
MathGridInfo.h
|
||||
MathMLStream.h
|
||||
MathMacroArgument.h
|
||||
MathMacroTable.h
|
||||
MathMacroTemplate.h
|
||||
@ -308,7 +307,6 @@ src_mathed_files = Split('''
|
||||
MathData.C
|
||||
MathExtern.C
|
||||
MathFactory.C
|
||||
MathMLStream.C
|
||||
MathMacroArgument.C
|
||||
MathMacroTable.C
|
||||
MathMacroTemplate.C
|
||||
|
Loading…
Reference in New Issue
Block a user