Skip to content

Commit fce4ce5

Browse files
committed
adding xml
1 parent 8516506 commit fce4ce5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/mujoco/MuJoCoXML.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import javax.xml.bind.Marshaller;
1212
import javax.xml.bind.PropertyException;
1313
import javax.xml.bind.Unmarshaller;
14+
import mujoco.xml.*;
1415

1516
public class MuJoCoXML {
1617
public static Mujoco unmarshal(File xml) throws JAXBException {

0 commit comments

Comments
 (0)