X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=parse-xml.c;h=64d79e02288a9e145d6bb6e6824fd47b4a2c0fcd;hb=61f3114fce0c188b989270a33e476db52b81e810;hp=38be728da55ffd4c719d0c84080bb06df8199df6;hpb=5a046d94ea808963b5e6a5d740d360815b0def6d;p=ext%2Fsubsurface.git diff --git a/parse-xml.c b/parse-xml.c index 38be728..64d79e0 100644 --- a/parse-xml.c +++ b/parse-xml.c @@ -1536,6 +1536,7 @@ static struct xslt_files { const char *root; const char *file; } xslt_files[] = { + { "SUUNTO", "SuuntoSDM.xslt" }, { "JDiveLog", "jdivelog2subsurface.xslt" }, { NULL, } };