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

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

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}