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