Subversion Repositories eFlore/Archives.cel-v1

Compare Revisions

Ignore whitespace Rev 1 → Rev 2

/trunk/src/org/tela_botanica/Cel.gwt.xml
New file
0,0 → 1,11
<module>
 
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User'/>
<inherits name='com.google.gwt.json.JSON' />
 
<!-- Specify the app entry point class. -->
<entry-point class='org.tela_botanica.client.Cel'/>
<stylesheet src='Cel.css'/>
</module>