From a15cf65c44d5c224169c32ef5495b68c758134b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 18 May 2014 16:08:14 +0200 Subject: Imported Upstream version 3.3.0.2 --- xsd/examples/cxx/parser/mixin/schema.map | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 xsd/examples/cxx/parser/mixin/schema.map (limited to 'xsd/examples/cxx/parser/mixin/schema.map') diff --git a/xsd/examples/cxx/parser/mixin/schema.map b/xsd/examples/cxx/parser/mixin/schema.map new file mode 100644 index 0000000..22edb1e --- /dev/null +++ b/xsd/examples/cxx/parser/mixin/schema.map @@ -0,0 +1,8 @@ +# file : examples/cxx/parser/mixin/schema.map +# author : Boris Kolpackov +# copyright : not copyrighted - public domain + +include "types.hxx"; + +base ::base*; +derived ::derived*; -- cgit v1.2.3