From cc39e39522cb5efc090c24543a18bdae2a2b3161 Mon Sep 17 00:00:00 2001 From: John Winans Date: Thu, 17 May 2018 22:54:53 -0500 Subject: [PATCH] Add programs and ascii chapters --- book/book.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/book.tex b/book/book.tex index 6f10514..ad74376 100644 --- a/book/book.tex +++ b/book/book.tex @@ -62,6 +62,7 @@ \include{binary/chapter} \include{elements/chapter} \include{toolchain/chapter} +\include{programs/chapter} \include{rv32/chapter} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -70,6 +71,7 @@ \appendix \include{install/chapter} \include{float/chapter} +\include{ascii/chapter} \include{license/chapter} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%