diff --git a/book/book.tex b/book/book.tex index d6736f8..a4769a8 100644 --- a/book/book.tex +++ b/book/book.tex @@ -61,7 +61,6 @@ \include{intro/chapter} \include{binary/chapter} \include{elements/chapter} -\include{toolchain/chapter} \include{programs/chapter} \include{rv32/chapter} @@ -70,6 +69,7 @@ \appendix \include{install/chapter} +\include{toolchain/chapter} \include{float/chapter} \include{ascii/chapter} \include{license/chapter}