Files
Sourcetrail/bin/data/test_config.xml
T
malte_langkabel a1de92c58d config: setup
Added implementation of config Manager and tests.

reviewer=Ebsi
review
url=https://git.mediacube.at/egraether.mmt-b2009/masterproject/merge_request/3
2014-04-04 14:32:10 +02:00

12 lines
216 B
XML

<?xml version="1.0" encoding="utf-8"?>
<config>
<path>
<to>
<single_value>42</single_value>
<bool_that_is_true>1</bool_that_is_true>
<bool_that_is_false>0</bool_that_is_false>
</to>
</path>
</config>