Cleaned files, output file name match name of text file
This commit is contained in:
parent
d2a1ca97d7
commit
2f8550d0e5
14 changed files with 43 additions and 219 deletions
2
Makefile
2
Makefile
|
|
@ -29,7 +29,7 @@ pdf : Grammar.pdf
|
|||
|
||||
clean :
|
||||
rm -r src/Grammar
|
||||
rm language
|
||||
rm churf
|
||||
rm -rf dist-newstyles
|
||||
rm Grammar.aux Grammar.fdb_latexmk Grammar.fls Grammar.log Grammar.synctex.gz Grammar.tex
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue