aboutsummaryrefslogtreecommitdiff
path: root/chap1.rkt
diff options
context:
space:
mode:
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 |#