exo6: add the full implementation.
[Project_POO.git] / exo6 / Facteur.java
... / ...
CommitLineData
1
2abstract class Facteur extends Terme {
3
4}