Added a GWT module declaration file.

This commit is contained in:
Michael Bayne
2011-06-27 14:43:46 -07:00
parent c521fcd74e
commit 7a3da3b08c
@@ -0,0 +1,6 @@
<!-- defines our GWT module -->
<module>
<source path="f"/>
<source path="d"/>
<source path="i"/>
</module>