aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/genx/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-03-08 17:41:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-03-08 17:41:00 +0200
commit2ac86dfdafb9bf4d4e9252260a431755b56d8ebe (patch)
tree30a19391906b913b8a0773c7fe5a4b046c0703c4 /cutl/details/genx/README
parentdf1e7318da3320cfcfaee7f3c1f00a9eee7c9d25 (diff)
Add support for XML parsing and serialization
Diffstat (limited to 'cutl/details/genx/README')
-rw-r--r--cutl/details/genx/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/cutl/details/genx/README b/cutl/details/genx/README
new file mode 100644
index 0000000..8735e62
--- /dev/null
+++ b/cutl/details/genx/README
@@ -0,0 +1,2 @@
+This directory contains a customized version of the Genx XML generator
+library for internal use by libcutl.