aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/src/com/google/common/collect/Collect.gwt.xml')
-rw-r--r--guava-gwt/src/com/google/common/collect/Collect.gwt.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/guava-gwt/src/com/google/common/collect/Collect.gwt.xml b/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
index e042bcb..31441af 100644
--- a/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
+++ b/guava-gwt/src/com/google/common/collect/Collect.gwt.xml
@@ -1,12 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- semi-autogenerated module descriptor -->
<module>
<source path=""/>
<super-source path="super"/>
-
- <inherits name="java.util.Util"/>
<inherits name="com.google.common.annotations.Annotations"/>
@@ -15,5 +12,7 @@
<inherits name="com.google.common.math.Math"/>
<inherits name="com.google.common.primitives.Primitives"/>
-
+
+ <inherits name="java.util.Util"/>
+
</module>