racket/collects/graphics
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
..
scribblings turtles: better error message and improve docs 2012-03-03 14:17:53 -05:00
tests add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
graphics-posn-less-unit.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
graphics-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
graphics-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
graphics.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
turtle-examples.rkt Typos in turtles (code and docs). 2012-02-10 02:41:48 -05:00
turtle-test.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
turtles.rkt turtles: better error message and improve docs 2012-03-03 14:17:53 -05:00
value-turtles-examples.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
value-turtles-test.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
value-turtles.rkt fixed up the graphics/ collection's docs 2011-05-01 16:57:10 -05:00