File: config01.xml

package info (click to toggle)
gpick 0.2.6-1.3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,824 kB
  • sloc: cpp: 27,984; python: 738; xml: 70; makefile: 37; sh: 10
file content (8 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding='UTF-8'?>
<root>
	<test type="string" list="true">
		<li>a</li>
		<li>b</li>
		<li>c</li>
	</test>
</root>