1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 EXPORTS.mozilla.dom += [
16 "txBooleanResult.cpp",
17 "txCoreFunctionCall.cpp",
23 "txForwardContext.cpp",
27 "txMozillaXPathTreeWalker.cpp",
28 "txNamedAttributeStep.cpp",
31 "txNodeSetContext.cpp",
36 "txPredicatedNodeTest.cpp",
37 "txPredicateList.cpp",
38 "txRelationalExpr.cpp",
39 "txResultRecycler.cpp",
44 "txUnionNodeTest.cpp",
45 "txVariableRefExpr.cpp",
46 "txXPathOptimizer.cpp",
48 "XPathExpression.cpp",