blob: 5b1aec0396b0c305a0fe24b8b9de57821ba8c8a4 (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | // file      : xsd-frontend/traversal/elements.txx
// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace XSDFrontend
{
  namespace Traversal
  {
  }
}
 |