exo6: add the basic code structure with the right class hierarchy
[Project_POO.git] / exo6 / Opmul.java
CommitLineData
dd8febe8
JB
1
2abstract class Opmul extends Terme {
3
4}