Subversion Repositories eFlore/Applications.cel

Rev

Rev 5 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 aperonnet 1
package org.tela_botanica.client.interfaces;
2
 
3
/*
4
 * Interface Mediateur
5
 *
6
 */
7
 
8
public interface iMediateur {
5 aperonnet 9
 
2 aperonnet 10
}