package SE2;



public class SE2 {
	public static void main(String[] args) {
		IHMPoste c = new IHMPoste();
		//IncDecListener l = new IncDecListener();
	}
}
