summaryrefslogtreecommitdiffstats
path: root/doc/report/build.cmd
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-03-23 20:42:26 +0100
committerNao Pross <naopross@thearcway.org>2017-03-23 20:42:26 +0100
commit70b8b7f2d766f4ca131f9fa299546eb3697db8d4 (patch)
tree12db7c7402f06409cef1828ee49748c70b8e3325 /doc/report/build.cmd
parenthardware nearly finished (diff)
downloadz80uPC-70b8b7f2d766f4ca131f9fa299546eb3697db8d4.tar.gz
z80uPC-70b8b7f2d766f4ca131f9fa299546eb3697db8d4.zip
changed scheme layout
hw: changed scheme and annotated components doc: added build script for windows sw: added res/ folder with blaster and created jedec document for address decoder pld
Diffstat (limited to 'doc/report/build.cmd')
-rw-r--r--doc/report/build.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/report/build.cmd b/doc/report/build.cmd
index 3c5248e..3b4e8cd 100644
--- a/doc/report/build.cmd
+++ b/doc/report/build.cmd
@@ -1,4 +1,4 @@
@echo off
-texfot lualatex --output-directory=build notes.tex
+ lualatex --output-directory=build notes.tex
pause \ No newline at end of file