diff options
Diffstat (limited to 'xsd/examples/cxx/parser/mixed/text.map')
-rw-r--r-- | xsd/examples/cxx/parser/mixed/text.map | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xsd/examples/cxx/parser/mixed/text.map b/xsd/examples/cxx/parser/mixed/text.map new file mode 100644 index 0000000..85971c4 --- /dev/null +++ b/xsd/examples/cxx/parser/mixed/text.map @@ -0,0 +1,6 @@ +# file : examples/cxx/parser/mixed/text.map +# copyright : not copyrighted - public domain + +include "anchor.hxx"; + +anchor ::anchor; |