Subversion Repositories eFlore/Applications.cel

Rev

Rev 973 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 973 Rev 989
Line 1... Line 1...
1
package org.tela_botanica.client.util;
1
package org.tela_botanica.client.util;
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
import org.tela_botanica.client.modeles.Observation;
3
import org.tela_botanica.client.modeles.objets.Observation;
Line 4... Line 4...
4
 
4
 
5
public class Util {
5
public class Util {