Subversion Repositories eFlore/Archives.cel-v1

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/src/org/tela_botanica/Cel.gwt.xml
3,6 → 3,7
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User'/>
<inherits name='com.google.gwt.json.JSON' />
<inherits name="com.google.gwt.i18n.I18N"/>
 
<!-- Specify the app entry point class. -->
<entry-point class='org.tela_botanica.client.Cel'/>