Skip to content

Commit

Permalink
Corrected file names in the makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Sep 12, 2024
1 parent cfc14f5 commit bef6a55
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ clearpdf:
rm paper.pdf
clean:
(rm -rf *.ps *.log *.dvi *.aux *.*% *.lof *.lop *.lot *.toc *.idx *.ilg *.ind *.bbl *.blg *.cpt *.out)
rm figures/balance-assist-controllers-eig-vs-speeds.png
rm figures/bicycle-geometry-mass.png
rm figures/balance-assist-eig-vs-speeds.png
rm figures/bicycle-with-geometry-mass.png
rm figures/gains-vs-speed.png
rm figures/pd-simulation.png
rm figures/perturbation*.png
rm figures/uncontrolled-eig-vs-speeds.png
rm figures/torque_angle*.png

0 comments on commit bef6a55

Please sign in to comment.