Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit daa84dd

Browse files
Merge pull request #467 from jeromekelleher/genetics-format
Genetics format
2 parents 0db59fd + c318749 commit daa84dd

File tree

9 files changed

+1955
-54
lines changed

9 files changed

+1955
-54
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@ spellcheck: aspell.conf
8282

8383
clean:
8484
rm -f *.pdf
85-
rm -f illustrations/*.pdf
86-
rm -f illustrations/*.svg
8785
rm -f *.log *.dvi *.aux
8886
rm -f *.blg *.bbl
8987

9088
mrproper: clean
89+
rm -f illustrations/*.pdf
90+
rm -f illustrations/*.svg
9191
rm -f *.ps *.pdf
9292

9393

0 commit comments

Comments
 (0)