diff options
Diffstat (limited to 'js/games/nluqo.github.io/~bh/ssch27/appendix-simply')
-rw-r--r-- | js/games/nluqo.github.io/~bh/ssch27/appendix-simply | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/js/games/nluqo.github.io/~bh/ssch27/appendix-simply b/js/games/nluqo.github.io/~bh/ssch27/appendix-simply new file mode 100644 index 0000000..9bd8236 --- /dev/null +++ b/js/games/nluqo.github.io/~bh/ssch27/appendix-simply @@ -0,0 +1,14 @@ +\input bkmacs +% \makewide +\appendix{C}{Scheme Initialization File} + +Many of the procedures we talk about in this book aren't part of standard +Scheme; we wrote them ourselves. Here is a listing of the definitions of +those procedures. +\justidx{Scheme, extensions to} +\justidx{extensions to Scheme} + +\bigskip +\listingtiny{simply.scm} + +\bye |