6 lines
221 B
Text
6 lines
221 B
Text
|
#!/bin/sh
|
||
|
#
|
||
|
# Clean all the intermediate files.
|
||
|
|
||
|
rm -v administration.log candidature.aux candidature.bcf candidature.blg candidature.log candidature.out candidature.toc enseignement.log recherche.log candidature.run.xml
|