racket/collects/scribblings/guide/contracts-examples
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
1-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
1.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
1b.rkt clean up example code 2012-06-14 15:57:43 -05:00
2-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
2.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
3-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
3.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
5-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
5.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
ho-version1.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
ho-version2.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
ho-version2a.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
ho-version3.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
ho-version3a.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
ho-version3b.rkt add `contract-out' 2011-09-24 22:30:56 +09:00
ho-version4.rkt add `contract-out' 2011-09-24 22:30:56 +09:00