]> git.lyx.org Git - features.git/commit
move everything into namespace lyx
authorAndré Pönitz <poenitz@gmx.net>
Sat, 21 Oct 2006 00:16:43 +0000 (00:16 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sat, 21 Oct 2006 00:16:43 +0000 (00:16 +0000)
commit6c300f72a217722652dc27db9108e1050028979c
treee1292b7b7ddeb0d9142ad7952500c8da7c70cf26
parent862f6396954587b2b4c173682f4d861fdca0e78f
move everything into namespace lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15422 a592a061-630c-0410-9148-cb99ea01b6c8
721 files changed:
src/Bidi.C
src/Bidi.h
src/BranchList.C
src/BranchList.h
src/BufferView.C
src/BufferView.h
src/Bullet.C
src/Bullet.h
src/Chktex.C
src/Chktex.h
src/CutAndPaste.C
src/CutAndPaste.h
src/DepTable.C
src/DepTable.h
src/FloatList.C
src/FloatList.h
src/Floating.C
src/Floating.h
src/FontIterator.C
src/FontIterator.h
src/FuncStatus.C
src/FuncStatus.h
src/InsetList.C
src/InsetList.h
src/LColor.C
src/LColor.h
src/LaTeX.C
src/LaTeX.h
src/LaTeXFeatures.C
src/LaTeXFeatures.h
src/LyXAction.C
src/LyXAction.h
src/MenuBackend.C
src/MenuBackend.h
src/ParagraphList.h
src/ParagraphList_fwd.h
src/ParagraphParameters.C
src/ParagraphParameters.h
src/PrinterParams.C
src/PrinterParams.h
src/RowList_fwd.h
src/Sectioning.C
src/Sectioning.h
src/Spacing.C
src/Spacing.h
src/SpellBase.C
src/SpellBase.h
src/Thesaurus.C
src/Thesaurus.h
src/TocBackend.C
src/TocBackend.h
src/ToolbarBackend.C
src/ToolbarBackend.h
src/Variables.C
src/Variables.h
src/WordLangTuple.h
src/aspell.C
src/aspell_local.h
src/author.C
src/author.h
src/boost.C
src/box.C
src/box.h
src/buffer.C
src/buffer.h
src/buffer_funcs.C
src/buffer_funcs.h
src/bufferlist.C
src/bufferlist.h
src/bufferparams.C
src/bufferparams.h
src/bufferview_funcs.C
src/bufferview_funcs.h
src/changes.C
src/changes.h
src/chset.C
src/chset.h
src/client/boost.C
src/client/client.C
src/client/debug.C
src/client/debug.h
src/client/gettext.C
src/client/gettext.h
src/client/messages.C
src/client/messages.h
src/converter.C
src/converter.h
src/coordcache.C
src/coordcache.h
src/counters.C
src/counters.h
src/cursor.C
src/cursor.h
src/cursor_slice.C
src/cursor_slice.h
src/debug.C
src/debug.h
src/dimension.C
src/dimension.h
src/dispatchresult.h
src/dociterator.C
src/dociterator.h
src/encoding.C
src/encoding.h
src/errorlist.C
src/errorlist.h
src/exporter.C
src/exporter.h
src/factory.C
src/factory.h
src/format.C
src/format.h
src/frontends/Alert.C
src/frontends/Alert.h
src/frontends/Alert_pimpl.h
src/frontends/Application.C
src/frontends/Application.h
src/frontends/Clipboard.h
src/frontends/Dialogs.C
src/frontends/Dialogs.h
src/frontends/FileDialog.h
src/frontends/FontLoader.h
src/frontends/FontMetrics.h
src/frontends/Gui.h
src/frontends/LyXKeySym.h
src/frontends/LyXKeySymFactory.h
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/Menubar.h
src/frontends/NoGuiFontMetrics.h
src/frontends/Painter.h
src/frontends/Selection.h
src/frontends/Timeout.C
src/frontends/Timeout.h
src/frontends/Toolbars.C
src/frontends/Toolbars.h
src/frontends/WorkArea.h
src/frontends/controllers/ControlBibtex.h
src/frontends/controllers/ControlBox.h
src/frontends/controllers/ControlBranch.h
src/frontends/controllers/ControlChanges.C
src/frontends/controllers/ControlCharacter.C
src/frontends/controllers/ControlCharacter.h
src/frontends/controllers/ControlCommandBuffer.h
src/frontends/controllers/ControlDocument.h
src/frontends/controllers/ControlExternal.h
src/frontends/controllers/ControlFloat.h
src/frontends/controllers/ControlGraphics.h
src/frontends/controllers/ControlInclude.h
src/frontends/controllers/ControlNote.h
src/frontends/controllers/ControlParagraph.h
src/frontends/controllers/ControlPrefs.C
src/frontends/controllers/ControlPrefs.h
src/frontends/controllers/ControlPrint.h
src/frontends/controllers/ControlSearch.C
src/frontends/controllers/ControlSendto.h
src/frontends/controllers/ControlSpellchecker.h
src/frontends/controllers/ControlThesaurus.C
src/frontends/controllers/ControlWrap.h
src/frontends/controllers/Dialog.h
src/frontends/controllers/Kernel.h
src/frontends/controllers/helper_funcs.h
src/frontends/controllers/tests/biblio.C
src/frontends/controllers/tests/boost.C
src/frontends/gtk/Alert_pimpl.C
src/frontends/gtk/Dialogs.C
src/frontends/gtk/FileDialog.C
src/frontends/gtk/FileDialogPrivate.C
src/frontends/gtk/FileDialogPrivate.h
src/frontends/gtk/GLyXKeySym.C
src/frontends/gtk/GLyXKeySym.h
src/frontends/gtk/GXpmBtnTbl.C
src/frontends/gtk/GXpmBtnTbl.h
src/frontends/gtk/GtkmmX.h
src/frontends/gtk/IdSc.C
src/frontends/gtk/IdSc.h
src/frontends/gtk/LyXKeySymFactory.C
src/frontends/gtk/io_callback.C
src/frontends/gtk/io_callback.h
src/frontends/gtk/pch.h
src/frontends/gtk/xftFontLoader.C
src/frontends/gtk/xftFontLoader.h
src/frontends/gtk/xftFontMetrics.C
src/frontends/gtk/xftFontMetrics.h
src/frontends/guiapi.C
src/frontends/guiapi.h
src/frontends/key_state.h
src/frontends/mouse_state.h
src/frontends/nullpainter.h
src/frontends/qt3/Alert_pimpl.C
src/frontends/qt3/BulletsModule.C
src/frontends/qt3/BulletsModule.h
src/frontends/qt3/Dialogs.C
src/frontends/qt3/FileDialog.C
src/frontends/qt3/FileDialog_private.C
src/frontends/qt3/LyXKeySymFactory.C
src/frontends/qt3/QBrowseBox.C
src/frontends/qt3/QBrowseBox.h
src/frontends/qt3/QLyXKeySym.C
src/frontends/qt3/QLyXKeySym.h
src/frontends/qt3/QtLyXView.h
src/frontends/qt3/emptytable.C
src/frontends/qt3/emptytable.h
src/frontends/qt3/floatplacement.C
src/frontends/qt3/floatplacement.h
src/frontends/qt3/iconpalette.C
src/frontends/qt3/iconpalette.h
src/frontends/qt3/lcolorcache.C
src/frontends/qt3/lengthcombo.C
src/frontends/qt3/lengthcombo.h
src/frontends/qt3/panelstack.C
src/frontends/qt3/panelstack.h
src/frontends/qt3/pch.h
src/frontends/qt3/qcoloritem.C
src/frontends/qt3/qcoloritem.h
src/frontends/qt3/qfont_loader.C
src/frontends/qt3/qfont_loader.h
src/frontends/qt3/qfontexample.C
src/frontends/qt3/qfontexample.h
src/frontends/qt3/qlkey.h
src/frontends/qt3/qsetborder.C
src/frontends/qt3/qsetborder.h
src/frontends/qt3/qtTimeout.C
src/frontends/qt3/qtTimeout.h
src/frontends/qt3/qt_helpers.C
src/frontends/qt3/qt_helpers.h
src/frontends/qt3/qttableview.C
src/frontends/qt3/qttableview.h
src/frontends/qt3/socket_callback.C
src/frontends/qt3/socket_callback.h
src/frontends/qt3/ui/moc/pch.h
src/frontends/qt3/ui/pch.h
src/frontends/qt3/validators.C
src/frontends/qt4/Alert_pimpl.C
src/frontends/qt4/BulletsModule.C
src/frontends/qt4/BulletsModule.h
src/frontends/qt4/ColorCache.C
src/frontends/qt4/ColorCache.h
src/frontends/qt4/Dialogs.C
src/frontends/qt4/FileDialog.C
src/frontends/qt4/FileDialog_private.C
src/frontends/qt4/FileDialog_private.h
src/frontends/qt4/FloatPlacement.C
src/frontends/qt4/FloatPlacement.h
src/frontends/qt4/GuiApplication.C
src/frontends/qt4/GuiApplication.h
src/frontends/qt4/GuiWorkArea.C
src/frontends/qt4/LyXKeySymFactory.C
src/frontends/qt4/QBibtex.C
src/frontends/qt4/QBibtex.h
src/frontends/qt4/QBibtexDialog.C
src/frontends/qt4/QBibtexDialog.h
src/frontends/qt4/QBranches.C
src/frontends/qt4/QBranches.h
src/frontends/qt4/QCharacterDialog.h
src/frontends/qt4/QCitation.C
src/frontends/qt4/QCitation.h
src/frontends/qt4/QDialogView.h
src/frontends/qt4/QGraphics.C
src/frontends/qt4/QInclude.C
src/frontends/qt4/QLPainter.h
src/frontends/qt4/QLyXKeySym.C
src/frontends/qt4/QLyXKeySym.h
src/frontends/qt4/QMathDialog.h
src/frontends/qt4/QPrefs.h
src/frontends/qt4/QPrefsDialog.C
src/frontends/qt4/QSendto.h
src/frontends/qt4/emptytable.C
src/frontends/qt4/emptytable.h
src/frontends/qt4/iconpalette.C
src/frontends/qt4/iconpalette.h
src/frontends/qt4/lengthcombo.C
src/frontends/qt4/lengthcombo.h
src/frontends/qt4/panelstack.C
src/frontends/qt4/panelstack.h
src/frontends/qt4/qfontexample.C
src/frontends/qt4/qfontexample.h
src/frontends/qt4/qlkey.h
src/frontends/qt4/qsetborder.C
src/frontends/qt4/qsetborder.h
src/frontends/qt4/qtTimeout.C
src/frontends/qt4/qtTimeout.h
src/frontends/qt4/qt_helpers.C
src/frontends/qt4/qt_helpers.h
src/frontends/qt4/socket_callback.C
src/frontends/qt4/socket_callback.h
src/frontends/qt4/validators.C
src/frontends/qt4/validators.h
src/funcrequest.C
src/funcrequest.h
src/gettext.C
src/gettext.h
src/graph.C
src/graph.h
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsCacheItem.h
src/graphics/GraphicsConverter.C
src/graphics/PreviewLoader.C
src/graphics/PreviewLoader.h
src/graphics/Previews.C
src/graphics/Previews.h
src/importer.C
src/importer.h
src/insetiterator.C
src/insetiterator.h
src/insets/ExternalSupport.C
src/insets/ExternalSupport.h
src/insets/ExternalTemplate.C
src/insets/ExternalTemplate.h
src/insets/ExternalTransforms.C
src/insets/ExternalTransforms.h
src/insets/inset.C
src/insets/inset.h
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetbox.C
src/insets/insetbox.h
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcaption.C
src/insets/insetcaption.h
src/insets/insetcharstyle.C
src/insets/insetcharstyle.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetcommandparams.C
src/insets/insetcommandparams.h
src/insets/insetenv.C
src/insets/insetenv.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetfootlike.C
src/insets/insetfootlike.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetgraphicsParams.C
src/insets/insetgraphicsParams.h
src/insets/insethfill.C
src/insets/insethfill.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetline.C
src/insets/insetline.h
src/insets/insetmarginal.C
src/insets/insetmarginal.h
src/insets/insetnewline.C
src/insets/insetnewline.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetoptarg.C
src/insets/insetoptarg.h
src/insets/insetpagebreak.C
src/insets/insetpagebreak.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspace.C
src/insets/insetspace.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettheorem.C
src/insets/insettheorem.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/insetvspace.C
src/insets/insetvspace.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/insets/mailinset.C
src/insets/mailinset.h
src/insets/render_base.h
src/insets/render_button.C
src/insets/render_button.h
src/insets/render_graphic.C
src/insets/render_graphic.h
src/insets/render_preview.C
src/insets/render_preview.h
src/intl.C
src/intl.h
src/ispell.C
src/ispell.h
src/kbmap.C
src/kbmap.h
src/kbsequence.C
src/kbsequence.h
src/language.C
src/language.h
src/layout.h
src/lengthcommon.C
src/lengthcommon.h
src/lfuns.h
src/lyx_cb.C
src/lyx_cb.h
src/lyx_main.C
src/lyx_main.h
src/lyx_sty.C
src/lyx_sty.h
src/lyxfind.C
src/lyxfind.h
src/lyxfont.C
src/lyxfont.h
src/lyxfunc.C
src/lyxfunc.h
src/lyxgluelength.C
src/lyxgluelength.h
src/lyxlayout.C
src/lyxlayout.h
src/lyxlayout_ptr_fwd.h
src/lyxlength.C
src/lyxlength.h
src/lyxlex.C
src/lyxlex.h
src/lyxlex_pimpl.C
src/lyxlex_pimpl.h
src/lyxrc.C
src/lyxrc.h
src/lyxrow.C
src/lyxrow.h
src/lyxrow_funcs.C
src/lyxrow_funcs.h
src/lyxserver.C
src/lyxserver.h
src/lyxsocket.C
src/lyxsocket.h
src/lyxtext.h
src/lyxtextclass.C
src/lyxtextclass.h
src/lyxtextclasslist.C
src/lyxtextclasslist.h
src/lyxvc.C
src/lyxvc.h
src/main.C
src/mathed/InsetFormulaMacro.C
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.C
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.C
src/mathed/InsetMathAMSArray.h
src/mathed/InsetMathArray.C
src/mathed/InsetMathArray.h
src/mathed/InsetMathBig.C
src/mathed/InsetMathBig.h
src/mathed/InsetMathBinom.C
src/mathed/InsetMathBinom.h
src/mathed/InsetMathBoldSymbol.C
src/mathed/InsetMathBoldSymbol.h
src/mathed/InsetMathBox.C
src/mathed/InsetMathBox.h
src/mathed/InsetMathBoxed.C
src/mathed/InsetMathBoxed.h
src/mathed/InsetMathBrace.C
src/mathed/InsetMathBrace.h
src/mathed/InsetMathCases.C
src/mathed/InsetMathCases.h
src/mathed/InsetMathChar.C
src/mathed/InsetMathChar.h
src/mathed/InsetMathColor.C
src/mathed/InsetMathColor.h
src/mathed/InsetMathCommand.C
src/mathed/InsetMathCommand.h
src/mathed/InsetMathComment.C
src/mathed/InsetMathComment.h
src/mathed/InsetMathDFrac.C
src/mathed/InsetMathDFrac.h
src/mathed/InsetMathDecoration.C
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathDelim.C
src/mathed/InsetMathDelim.h
src/mathed/InsetMathDiff.C
src/mathed/InsetMathDiff.h
src/mathed/InsetMathDim.C
src/mathed/InsetMathDim.h
src/mathed/InsetMathDots.C
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnv.C
src/mathed/InsetMathEnv.h
src/mathed/InsetMathExFunc.C
src/mathed/InsetMathExFunc.h
src/mathed/InsetMathExInt.C
src/mathed/InsetMathExInt.h
src/mathed/InsetMathFBox.C
src/mathed/InsetMathFBox.h
src/mathed/InsetMathFont.C
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.C
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathFrac.C
src/mathed/InsetMathFrac.h
src/mathed/InsetMathFracBase.C
src/mathed/InsetMathFracBase.h
src/mathed/InsetMathFrameBox.C
src/mathed/InsetMathFrameBox.h
src/mathed/InsetMathGrid.C
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.C
src/mathed/InsetMathHull.h
src/mathed/InsetMathKern.C
src/mathed/InsetMathKern.h
src/mathed/InsetMathLefteqn.C
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathLim.C
src/mathed/InsetMathLim.h
src/mathed/InsetMathMBox.C
src/mathed/InsetMathMBox.h
src/mathed/InsetMathMacro.C
src/mathed/InsetMathMacro.h
src/mathed/InsetMathMakebox.C
src/mathed/InsetMathMakebox.h
src/mathed/InsetMathMatrix.C
src/mathed/InsetMathMatrix.h
src/mathed/InsetMathNest.C
src/mathed/InsetMathNest.h
src/mathed/InsetMathNumber.C
src/mathed/InsetMathNumber.h
src/mathed/InsetMathOverset.C
src/mathed/InsetMathOverset.h
src/mathed/InsetMathPar.C
src/mathed/InsetMathPar.h
src/mathed/InsetMathPhantom.C
src/mathed/InsetMathPhantom.h
src/mathed/InsetMathRef.C
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.C
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.C
src/mathed/InsetMathScript.h
src/mathed/InsetMathSize.C
src/mathed/InsetMathSize.h
src/mathed/InsetMathSpace.C
src/mathed/InsetMathSpace.h
src/mathed/InsetMathSplit.C
src/mathed/InsetMathSplit.h
src/mathed/InsetMathSqrt.C
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathStackrel.C
src/mathed/InsetMathStackrel.h
src/mathed/InsetMathString.C
src/mathed/InsetMathString.h
src/mathed/InsetMathSubstack.C
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathSymbol.C
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathTFrac.C
src/mathed/InsetMathTFrac.h
src/mathed/InsetMathTabular.C
src/mathed/InsetMathTabular.h
src/mathed/InsetMathUnderset.C
src/mathed/InsetMathUnderset.h
src/mathed/InsetMathUnknown.C
src/mathed/InsetMathUnknown.h
src/mathed/InsetMathXArrow.C
src/mathed/InsetMathXArrow.h
src/mathed/InsetMathXYArrow.C
src/mathed/InsetMathXYArrow.h
src/mathed/InsetMathXYMatrix.C
src/mathed/InsetMathXYMatrix.h
src/mathed/MathAtom.C
src/mathed/MathAtom.h
src/mathed/MathAutoCorrect.C
src/mathed/MathAutoCorrect.h
src/mathed/MathData.C
src/mathed/MathData.h
src/mathed/MathExtern.C
src/mathed/MathExtern.h
src/mathed/MathFactory.C
src/mathed/MathFactory.h
src/mathed/MathGridInfo.h
src/mathed/MathMLStream.C
src/mathed/MathMLStream.h
src/mathed/MathMacroArgument.C
src/mathed/MathMacroArgument.h
src/mathed/MathMacroTable.C
src/mathed/MathMacroTable.h
src/mathed/MathMacroTemplate.C
src/mathed/MathMacroTemplate.h
src/mathed/MathParser.C
src/mathed/MathParser.h
src/mathed/MathReplace.h
src/mathed/MathStream.C
src/mathed/MathStream.h
src/mathed/MathSupport.C
src/mathed/MathSupport.h
src/mathed/TextPainter.C
src/mathed/TextPainter.h
src/messages.C
src/messages.h
src/metricsinfo.C
src/metricsinfo.h
src/mover.C
src/mover.h
src/output.C
src/output.h
src/output_docbook.C
src/output_docbook.h
src/output_latex.C
src/output_latex.h
src/output_plaintext.C
src/output_plaintext.h
src/outputparams.C
src/outputparams.h
src/paper.h
src/paragraph.C
src/paragraph.h
src/paragraph_funcs.C
src/paragraph_funcs.h
src/paragraph_pimpl.C
src/paragraph_pimpl.h
src/pariterator.C
src/pariterator.h
src/pch.h
src/pspell.C
src/pspell.h
src/rowpainter.C
src/rowpainter.h
src/session.C
src/session.h
src/sgml.C
src/sgml.h
src/support/RandomAccessList.h
src/support/abort.C
src/support/chdir.C
src/support/convert.C
src/support/convert.h
src/support/copy.C
src/support/debugstream.h
src/support/docstream.C
src/support/docstring.C
src/support/docstring.h
src/support/filetools.h
src/support/fs_extras.C
src/support/fs_extras.h
src/support/getcwd.C
src/support/kill.C
src/support/limited_stack.h
src/support/lstrings.C
src/support/lstrings.h
src/support/lyxmanip.h
src/support/lyxsum.C
src/support/mkdir.C
src/support/rename.C
src/support/tempname.C
src/support/tests/boost.C
src/support/tests/convert.C
src/support/tests/filetools.C
src/support/tests/lstrings.C
src/support/textutils.h
src/support/translator.h
src/support/unicode.C
src/support/unicode.h
src/support/unlink.C
src/tabular.C
src/tabular.h
src/tex-accent.C
src/tex-accent.h
src/tex-strings.C
src/tex-strings.h
src/tex2lyx/Spacing.h
src/tex2lyx/boost.C
src/tex2lyx/context.C
src/tex2lyx/context.h
src/tex2lyx/gettext.C
src/tex2lyx/gettext.h
src/tex2lyx/lengthcommon.C
src/tex2lyx/lyxfont.C
src/tex2lyx/lyxfont.h
src/tex2lyx/math.C
src/tex2lyx/preamble.C
src/tex2lyx/table.C
src/tex2lyx/tex2lyx.C
src/tex2lyx/tex2lyx.h
src/tex2lyx/texparser.C
src/tex2lyx/texparser.h
src/tex2lyx/text.C
src/texrow.C
src/texrow.h
src/text.C
src/text2.C
src/text3.C
src/toc.C
src/toc.h
src/trans.C
src/trans.h
src/trans_decl.h
src/trans_mgr.C
src/trans_mgr.h
src/undo.C
src/undo.h
src/vc-backend.C
src/vc-backend.h
src/version.h
src/vspace.C
src/vspace.h