summaryrefslogtreecommitdiff
path: root/examples/cxx/parser/mixin/schema.map
blob: 22edb1e35b366a41b8ee62a65471eb810d8428d0 (plain)
1
2
3
4
5
6
7
8
# file      : examples/cxx/parser/mixin/schema.map
# author    : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain

include "types.hxx";

base ::base*;
derived ::derived*;