mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
Add new lyx2lyx files to scons. Needs testing!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@38492 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d04b85a5c0
commit
085b26ba0d
@ -2626,6 +2626,7 @@ lib_lyx2lyx_files = Split('''
|
|||||||
LyX.py
|
LyX.py
|
||||||
lyx2lyx
|
lyx2lyx
|
||||||
lyx2lyx_lang.py
|
lyx2lyx_lang.py
|
||||||
|
lyx2lyx_tools.py
|
||||||
lyx_0_06.py
|
lyx_0_06.py
|
||||||
lyx_0_08.py
|
lyx_0_08.py
|
||||||
lyx_0_10.py
|
lyx_0_10.py
|
||||||
@ -2640,9 +2641,11 @@ lib_lyx2lyx_files = Split('''
|
|||||||
lyx_1_4.py
|
lyx_1_4.py
|
||||||
lyx_1_5.py
|
lyx_1_5.py
|
||||||
lyx_1_6.py
|
lyx_1_6.py
|
||||||
|
lyx_2_0.py
|
||||||
parser_tools.py
|
parser_tools.py
|
||||||
profiling.py
|
profiling.py
|
||||||
test_parser_tools.py
|
test_parser_tools.py
|
||||||
|
unicode_symbols.py
|
||||||
''')
|
''')
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user