Added cofoja to the Queue package. Although BCEL doesn't think they're needed the scala compiler respectfully disagrees.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5879 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
efe6602827
commit
dab269160b
|
|
@ -56,6 +56,9 @@
|
||||||
|
|
||||||
<!-- JNA, including embedded native libraries -->
|
<!-- JNA, including embedded native libraries -->
|
||||||
<dir name="com/sun/jna" />
|
<dir name="com/sun/jna" />
|
||||||
|
|
||||||
|
<!-- Contracts for Java -->
|
||||||
|
<package name="class com.google.java.contract.**" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<modules>
|
<modules>
|
||||||
<module file="GATKEngine.xml"/>
|
<module file="GATKEngine.xml"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue