Skip to content

Commit 2075bcb

Browse files
committed
EzXML wasn't imported correctly?
1 parent 77b9dd5 commit 2075bcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/POMDPXFiles.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ using POMDPTools
55
using ProgressMeter
66
using Parameters
77

8+
import EzXML
89
import EzXML: Node, XMLDocument, ElementNode, addelement!, link!, write, readxml, root, findfirst, findall, nodecontent, setroot!, prettyprint
910

1011
export

0 commit comments

Comments
 (0)