<module>

	<!-- Inherit the core Web Toolkit stuff.                  -->
	<inherits name='com.google.gwt.user.User' />

	<!-- Specify the app entry point class.                   -->
	<entry-point class='test.client.GMavenTest' />

</module>
