| <module rename-to="museum"> | |
| <!-- Inherit the core Web Toolkit stuff. --> | |
| <inherits name='com.google.gwt.user.User'/> | |
| <inherits name="com.google.gwt.user.theme.standard.StandardResources"/> | |
| <source path="client/common"/> | |
| <source path="client/viewer"/> | |
| <stylesheet src="Museum.css"/> | |
| </module> |