Add graph for standard communication
This commit is contained in:
parent
77ac02ad47
commit
de6bc3dcba
5 changed files with 26 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
NOTE = !! change the next line to fit your filename; no spaces at file name end !!
|
||||
FILE = Thesis
|
||||
|
||||
all:
|
||||
all: all-graphviz
|
||||
pdflatex $(FILE)
|
||||
bibtex $(FILE)
|
||||
makeindex Thesis.nlo -s nomencl.ist -o Thesis.nls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue