mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Move xml and xpath_helpers OCAML code to mllib
To allow other pieces of code to process XML files easily, move the xml.ml* and xpath_helpers.ml* from v2v to mllib.
This commit is contained in:
committed by
Richard W.M. Jones
parent
c45ce1a7bb
commit
2fe2e17f7d
@@ -335,6 +335,7 @@ mllib/progress-c.c
|
||||
mllib/statvfs-c.c
|
||||
mllib/uri-c.c
|
||||
mllib/visit-c.c
|
||||
mllib/xml-c.c
|
||||
ocaml/guestfs-c-actions.c
|
||||
ocaml/guestfs-c-errnos.c
|
||||
ocaml/guestfs-c.c
|
||||
@@ -393,4 +394,3 @@ utils/qemu-boot/qemu-boot.c
|
||||
utils/qemu-speed-test/qemu-speed-test.c
|
||||
v2v/domainxml-c.c
|
||||
v2v/utils-c.c
|
||||
v2v/xml-c.c
|
||||
|
||||
Reference in New Issue
Block a user