summaryrefslogtreecommitdiff
path: root/examples/cxx/parser/mixin/schema.map
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/parser/mixin/schema.map')
-rw-r--r--examples/cxx/parser/mixin/schema.map7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/cxx/parser/mixin/schema.map b/examples/cxx/parser/mixin/schema.map
deleted file mode 100644
index a93c881..0000000
--- a/examples/cxx/parser/mixin/schema.map
+++ /dev/null
@@ -1,7 +0,0 @@
-# file : examples/cxx/parser/mixin/schema.map
-# copyright : not copyrighted - public domain
-
-include "types.hxx";
-
-base ::base*;
-derived ::derived*;