Skip to content

Commit

Permalink
last remaining hardcoded chapter reference
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz committed Feb 11, 2022
1 parent 1aaede6 commit 35363df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/others/03prefaces03.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<INDEX>SICP</INDEX>
(SICP) introduces the reader to central ideas of
computation by establishing a series of mental models for computation.
Chapters 1<ENDASH/>3 cover programming concepts that are common to all
Chapters<SPACE/><REF NAME="chap:fun"></REF><ENDASH/><REF NAME="chap:state"></REF> cover programming concepts that are common to all
modern high-level programming languages. The original first two editions
of SICP use the programming language Scheme in their program examples,
whose minimalist, expression-oriented syntax allows the book to focus
Expand Down

0 comments on commit 35363df

Please sign in to comment.