mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 11:41:23 +00:00
Some fixes in presentation
This commit is contained in:
parent
d92fb5b35e
commit
12ffe0c438
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ PDFTEX_OPT="-shell-escape -halt-on-error"
|
|||
set -ex
|
||||
|
||||
if ! $fast_mode; then
|
||||
md5sum *.aux *.snm *.nav *.toc > autoloop.old
|
||||
! md5sum *.aux *.snm *.nav *.toc > autoloop.old
|
||||
make -C PRESENTATION_Intro
|
||||
make -C PRESENTATION_ExSyn
|
||||
make -C PRESENTATION_ExAdv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue