changed example punit
This commit is contained in:
2
Makefile
2
Makefile
@@ -9,7 +9,7 @@ TXTFILE=$(TEXBASE).txt
|
||||
PDFFIGURES=$(shell sed -n -e '/^[^%].*includegraphics/{s/^.*includegraphics.*{\([^}]*\)}.*/\1.pdf/;p}' $(TEXFILE))
|
||||
|
||||
PT=$(wildcard *.py)
|
||||
PYTHONFILES=$(filter-out plotstyle.py spectral.py, $(PT))
|
||||
PYTHONFILES=$(filter-out plotstyle.py spectral.py examplecells.py, $(PT))
|
||||
PYTHONPDFFILES=$(PYTHONFILES:.py=.pdf)
|
||||
|
||||
REVISION=e3814a1be539f9424c17b7bd7ef45a8826a9f1e2
|
||||
|
||||
Reference in New Issue
Block a user