generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE doc [
|
||||
<!ELEMENT doc (a)+ >
|
||||
<!ELEMENT a EMPTY>
|
||||
]>
|
||||
<doc>
|
||||
<a/>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user