mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-15 15:40:56 +01:00
whipped out redundant comment
This commit is contained in:
parent
5e6d988bbb
commit
0a3ccc297b
1 changed files with 0 additions and 31 deletions
|
@ -9,35 +9,4 @@
|
|||
#include <XPath/impl/xpath_logical.hpp>
|
||||
#include <XPath/impl/xpath_arithmetic.hpp>
|
||||
|
||||
/* To parameterise
|
||||
|
||||
DONE - xpath_arithmetic.hpp
|
||||
DONE - xpath_ast.hpp
|
||||
DONE - xpath_ast_ids.hpp
|
||||
DONE - xpath_axis_enumerator.hpp
|
||||
DONE - xpath_compile_context.hpp
|
||||
DONE - xpath_execution_context.hpp
|
||||
DONE - xpath_expression.hpp
|
||||
DONE - xpath_function.hpp
|
||||
DONE - xpath_function_holder.hpp
|
||||
DONE - xpath_function_resolver.hpp
|
||||
xpath_grammar.hpp
|
||||
DONE - xpath_logical.hpp
|
||||
DONE - xpath_namespace_context.hpp
|
||||
DONE - xpath_namespace_node.hpp
|
||||
DONE - xpath_node_test.hpp
|
||||
DONE - xpath_object.hpp
|
||||
xpath_parser.hpp
|
||||
DONE - xpath_relational.hpp
|
||||
DONE - xpath_resolver_holder.hpp
|
||||
DONE - xpath_step.hpp
|
||||
DONE - xpath_union.hpp
|
||||
DONE - xpath_value.hpp
|
||||
DONE - xpath_variable.hpp
|
||||
DONE - xpath_variable_resolver.hpp
|
||||
|
||||
GONE - xpath_axis_enumerator.cpp
|
||||
xpath_object.cpp
|
||||
GONE - xpath_parser.cpp
|
||||
*/
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue