From ff96e4062c945caaf048f9cda20b201ed22d4e08 Mon Sep 17 00:00:00 2001
From: Pablo Grisafi <pablogrisafi1975@gmail.com>
Date: Fri, 21 Feb 2014 10:14:52 -0200
Subject: [PATCH] add link to "An Introduction to Scheme and its
 Implementation"
 ftp://ftp.cs.utexas.edu/pub/garbage/cs345/schintro-v14/schintro_toc.html

a new link to a scheme book
---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index 65f3e3759..457928c2d 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -1489,6 +1489,7 @@ See also [TeX](#tex)
 * The Scheme Programming Language [Edition 3](http://www.scheme.com/tspl3/), [Edition 4](http://www.scheme.com/tspl4/)
 * [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html)
 * [Teach Yourself Scheme in Fixnum Days](http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html)
+* [An Introduction to Scheme and its Implementation](ftp://ftp.cs.utexas.edu/pub/garbage/cs345/schintro-v14/schintro_toc.html)
 
 
 ###Scilab