Этот коммит содержится в:
MyPetIsBear 2014-03-15 13:23:16 +04:00
родитель 00dd61383c
Коммит 8b8f6b15d8

Просмотреть файл

@ -26,5 +26,6 @@ cp $MAINTEX.pdf ../$PDF_NAME
cd .. cd ..
# Clear # Clear
find -E $TEX/ -type f ! -regex ".*\.(tex|bib|cls|sty|bst|clo|asm|gitignore)" -exec rm -f {} \; ; find -E $TEX/ -maxdepth 1 -type f ! -regex ".*\.(tex|bib|cls|sty|bst|clo|asm|gitignore)" -exec rm -f {} \; ;