Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 991 → Rev 992

/trunk/src/org/tela_botanica/client/I18n/Messages.java
New file
0,0 → 1,9
package org.tela_botanica.client.I18n;
 
/**
* Interface to represent the constants contained in resource bundle:
* '/home/aurelien/web/cel_GWT2/src/org/tela_botanica/client/i18n/Messages.properties'.
*/
public interface Messages extends com.google.gwt.i18n.client.Constants {
}