aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/traversal/schema.cxx
blob: 53a3927aad133719335bc8d7a3c6e6b2d45a8f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// file      : xsd-frontend/traversal/schema.cxx
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include <xsd-frontend/traversal/schema.hxx>

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}