generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<grammar ns="" xmlns="http://relaxng.org/ns/structure/1.0">
|
||||
<start>
|
||||
<element name="t">
|
||||
<ref name="tcont"/>
|
||||
</element>
|
||||
</start>
|
||||
<define name="tcont">
|
||||
<text/>
|
||||
</define>
|
||||
</grammar>
|
||||
Reference in New Issue
Block a user