exo6: add arguments and comments the filling variable method.
[Project_POO.git] / exo6 / Facteur.java
CommitLineData
dd8febe8
JB
1
2abstract class Facteur extends Terme {
3
4}