Subversion Repository Public Repository

litesoft

Diff Revisions 503 vs 540 for /trunk/GWT_Sandbox/MultiModule/main/src/org/litesoft/sandbox/multimodule/main/Main.gwt.xml

Diff revisions: vs.
  @@ -2,6 +2,8 @@
2 2 <module rename-to="v1">
3 3
4 4 <!-- Inherit the core Web Toolkit stuff. -->
5 + <inherits name='org.litesoft.sandbox.multimodule.foundation.Foundation'/>
6 +
5 7 <inherits name='org.litesoft.sandbox.multimodule.groupback.GroupBack'/>
6 8 <inherits name='org.litesoft.sandbox.multimodule.groupfront.GroupFront'/>
7 9