Skip to content
Extraits de code Groupes Projets

Master

Ouvert Giovanna Stefanelli a demandé de fusionner stefanelli/projet3_first_pull_request:master vers master
1 fichier
+ 2
1
Comparer les modifications
  • Côte à côte
  • En ligne
+ 2
1
@@ -22,5 +22,6 @@ test:
clean: fact
rm fact
#### complete with the rm testing output files ####
rm out*.txt #### out* complete with any letter choosed ####
rm out*.txt
#### out* complete with any letter choosed ####
echo "Clean completed"
\ No newline at end of file
Chargement en cours