solution for try-catch problem and graphs
This commit is contained in:
parent
743093c3d5
commit
904b44e229
9 changed files with 341 additions and 95 deletions
2
Makefile
2
Makefile
|
@ -14,4 +14,4 @@ paper.pdf: paper.tex images
|
|||
clean:
|
||||
rm -f Secciones/*.aux
|
||||
rm -f *.toc *.aux *.bbl *.blg *.fls *.out *.log *.synctex.gz
|
||||
$(MAKE) -C img clean
|
||||
# $(MAKE) -C img clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue