solution for try-catch problem and graphs

This commit is contained in:
Carlos Galindo 2019-12-08 14:49:52 +00:00
parent 743093c3d5
commit 904b44e229
9 changed files with 341 additions and 95 deletions

View file

@ -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