Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70091e commit 521835cCopy full SHA for 521835c
2 files changed
Doc/paper-letter/.cvsignore
@@ -8,6 +8,6 @@
8
*.ilg
9
*.pdf
10
*.bkm
11
-*.tar.gz
12
*.syn
+*.pla
13
README
Doc/paper-letter/Makefile
@@ -134,7 +134,7 @@ tut.pdf: $(TUTFILES)
134
135
136
clean:
137
- rm -f *~ *.aux *.idx *.ilg *.ind *.log *.toc *.bkm *.syn
+ rm -f *~ *.aux *.idx *.ilg *.ind *.log *.toc *.bkm *.syn *.pla
138
139
clobber: clean
140
rm -f $(DVIFILES) $(PSFILES) $(PDFFILES)
0 commit comments