]> git.tdb.fi Git - ext/subsurface.git/commit
Add support from importing from Diving Log xml files
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Sep 2011 21:29:08 +0000 (14:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Sep 2011 21:29:08 +0000 (14:29 -0700)
commit8197d7f4d4702d18df5b2121b5e0126c61e1b7ea
tree03c2790fcaee5688a9cbf952cb2019596141b952
parent89593a542aaf0554cceda7f92ad51e9df7e4cbde
Add support from importing from Diving Log xml files

This is just a very rough draft.  It imports all the main stuff I
noticed, but I'm sure it drops a ton of other stuff.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
parse-xml.c