aboutsummaryrefslogtreecommitdiff
path: root/chap1.rkt
diff options
context:
space:
mode:
authorJacques Comeaux <jacquesrcomeaux@protonmail.com>2023-07-06 16:02:49 -0500
committerJacques Comeaux <jacquesrcomeaux@protonmail.com>2023-07-06 16:02:49 -0500
commitf24f3c4259140d0ff6a6aae21ad6e80aaafce87c (patch)
treee1f65b9b39455622fdb09322570d763e83c539cc /chap1.rkt
parent595dc585d26cf4ef7ce5c9cc85409f4df9db4f78 (diff)
Finish chapter 2 part 2
Diffstat (limited to 'chap1.rkt')
-rw-r--r--chap1.rkt6
1 files changed, 6 insertions, 0 deletions
diff --git a/chap1.rkt b/chap1.rkt
index f84ae9b..d91a345 100644
--- a/chap1.rkt
+++ b/chap1.rkt
@@ -1,5 +1,11 @@
#lang sicp
+;; Chapter 1
+;; Building Abstractions with Procedures
+
+;; 1.1
+;; The Elements of Programming
+
#| 1.1 |#
#| 10 |#