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

Commit

Permalink
Merge pull request #467 from jeromekelleher/genetics-format
Browse files Browse the repository at this point in the history
Genetics format
  • Loading branch information
jeromekelleher authored Apr 22, 2024
2 parents 0db59fd + c318749 commit daa84dd
Show file tree
Hide file tree
Showing 9 changed files with 1,955 additions and 54 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ spellcheck: aspell.conf

clean:
rm -f *.pdf
rm -f illustrations/*.pdf
rm -f illustrations/*.svg
rm -f *.log *.dvi *.aux
rm -f *.blg *.bbl

mrproper: clean
rm -f illustrations/*.pdf
rm -f illustrations/*.svg
rm -f *.ps *.pdf


Expand Down
Loading

0 comments on commit daa84dd

Please sign in to comment.