Subversion Repositories eFlore/Archives.cel-v1

Rev

Rev 30 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30 Rev 31
Line 8... Line 8...
8
	<!-- URL encode et decode                                 -->
8
	<!-- URL encode et decode                                 -->
9
	       <inherits name="com.google.gwt.http.HTTP"/>      
9
	       <inherits name="com.google.gwt.http.HTTP"/>      
10
	<!-- MyGwt                                                -->
10
	<!-- MyGwt                                                -->
11
        <inherits name='net.mygwt.ui.MyGWT'/> -->
11
        <inherits name='net.mygwt.ui.MyGWT'/> -->
12
	<!-- Specify the app entry point class.                   -->
12
	<!-- Specify the app entry point class.                   -->
13
	<entry-point class='org.tela_botanica.client.Cel'/>
13
	<entry-point class='org.tela_botanica.client.CarnetEnLigne'/>
14
</module>
14
</module>