<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.7.0//EN" "http://google-web-toolkit.googlecode.com/svn/tags/2.7.0/distro-source/core/src/gwt-module.dtd">
<module rename-to="__APP_NAME__">
  <inherits name="com.google.gwt.user.User"/>

  <entry-point class="__PKG_NAME__.client.__APP_NAME__"/>
</module>
