Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
simon
/
SCCD
Watch
2
Star
2
Fork
3
Files
Issues
28
Pull Requests
0
Wiki
Tree:
2ff5a98dc8
Branches
Tags
joeri
master
unstable
v0.9
SCCD
/
test
/
test_files
/
xml_syntax
/
fail_missing_root.xml
fail_missing_root.xml
110 B
History
Raw
1
2
3
4
5
6
<?xml version="1.0" ?>
<test>
<statechart>
<!-- not allowed: no root state -->
</statechart>
</test>