Subversion Repositories eFlore/Archives.cel-v1

Rev

Rev 4 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<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>