Subversion Repositories eFlore/Archives.cel-v2

Rev

Details | Last modification | View Log | RSS feed

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