]> git.lyx.org Git - lyx.git/commitdiff
adjust
authorAndré Pönitz <poenitz@gmx.net>
Tue, 6 Nov 2007 20:58:15 +0000 (20:58 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 6 Nov 2007 20:58:15 +0000 (20:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21479 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index 14fff690f2c4357e7112dfc29539703751ef63d7..0f3b6b795dc266011dbd4085737ce30eee80fe54 100644 (file)
@@ -474,7 +474,6 @@ src_mathed_header_files = Split('''
     InsetMathBig.h
     InsetMathBoldSymbol.h
     InsetMathBox.h
-    InsetMathBoxed.h
     InsetMathBrace.h
     InsetMathCases.h
     InsetMathChar.h
@@ -487,11 +486,9 @@ src_mathed_header_files = Split('''
     InsetMathEnv.h
     InsetMathExFunc.h
     InsetMathExInt.h
-    InsetMathFBox.h
     InsetMathFont.h
     InsetMathFontOld.h
     InsetMathFrac.h
-    InsetMathFrameBox.h
     InsetMathGrid.h
     InsetMathHull.h
     InsetMathKern.h
@@ -546,7 +543,6 @@ src_mathed_files = Split('''
     InsetMathBig.cpp
     InsetMathBoldSymbol.cpp
     InsetMathBox.cpp
-    InsetMathBoxed.cpp
     InsetMathBrace.cpp
     InsetMathCases.cpp
     InsetMathChar.cpp
@@ -559,11 +555,9 @@ src_mathed_files = Split('''
     InsetMathEnv.cpp
     InsetMathExFunc.cpp
     InsetMathExInt.cpp
-    InsetMathFBox.cpp
     InsetMathFont.cpp
     InsetMathFontOld.cpp
     InsetMathFrac.cpp
-    InsetMathFrameBox.cpp
     InsetMathGrid.cpp
     InsetMathHull.cpp
     InsetMathKern.cpp