summaryrefslogtreecommitdiff
path: root/libxsd-frontend/xsd-frontend/traversal/schema.cxx
blob: acfca2612ef278a79ffe6e866f3599842a48eaaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// file      : xsd-frontend/traversal/schema.cxx
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

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

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}