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:
kshakir 2011-05-26 17:42:34 +00:00
parent efe6602827
commit dab269160b
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@
<!-- JNA, including embedded native libraries -->
<dir name="com/sun/jna" />
<!-- Contracts for Java -->
<package name="class com.google.java.contract.**" />
</dependencies>
<modules>
<module file="GATKEngine.xml"/>