From 9827937faf48ff780bcd19939df76cac13b65d42 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 6 Aug 2016 11:33:51 -0600 Subject: [PATCH] Move ol/format/xmlfeatureformat.js to ol/format/xmlfeature.js --- src/ol/format/{xmlfeatureformat.js => xmlfeature.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/ol/format/{xmlfeatureformat.js => xmlfeature.js} (100%) diff --git a/src/ol/format/xmlfeatureformat.js b/src/ol/format/xmlfeature.js similarity index 100% rename from src/ol/format/xmlfeatureformat.js rename to src/ol/format/xmlfeature.js