From 83b80cee9d59d51e2781a61a0fd274e552523cb6 Mon Sep 17 00:00:00 2001
From: toole1 <toole1@6fbd10e7-183d-0410-a318-cb416676e4f2>
Date: Thu, 14 Jun 2012 15:42:03 +0000
Subject: [PATCH] monad semester update

git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@6935 6fbd10e7-183d-0410-a318-cb416676e4f2
---
 source/config.ini | 2 +-
 source/quotes.txt | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/source/config.ini b/source/config.ini
index 7454c9a..2b1c1d9 100644
--- a/source/config.ini
+++ b/source/config.ini
@@ -1,5 +1,5 @@
 [SVN Root]
-:https://subversion.ews.illinois.edu/svn/sp12-cs225/
+:https://subversion.ews.illinois.edu/svn/su12-cs225/
 
 [SVN Public Dir]
 :_shared
diff --git a/source/quotes.txt b/source/quotes.txt
index 279133d..3b1cb74 100644
--- a/source/quotes.txt
+++ b/source/quotes.txt
@@ -36,7 +36,7 @@
 "Optimism is an occupational hazard of programming; feedback is the treatment." ~ Kent Beck
 "To iterate is human, to recurse divine." ~ L. Peter Deutsch
 "Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration." ~ Stan Kelly-Bootle
-"I think Microsoft named .Net so it wouldn't show up in a Unix directory listing." ~ Oktal
+"I think Microsoft named .NET so it wouldn't show up in a Unix directory listing." ~ Oktal
 "C++ : Where friends have access to your private members." ~ Gavin Russell Baker
 "Java is, in many ways, C++–." ~ Michael Feldman
 "If debugging is the process of removing bugs, then programming must be the process of putting them in." ~ Edsger W. Dijkstra
@@ -57,3 +57,6 @@
 "I hear and I forget; I see and I remember; I do and I understand." ~ Confucius
 "Doing more things faster is no substitute for doing the right things." ~ Stephen R. Covey
 "We know about as much about software quality problems as they knew about the Black Plague in the 1600s. We've seen the victims' agonies and helped burn the corpses. We don't know what causes it; we don't really know if there is only one disease. We just suffer -- and keep pouring our sewage into our water supply." ~ Tom Van Vleck
+"I've seen it on Google Maps; I think I know what I'm talking about" ~ Kyle Johnson
+"Wat." ~ Chase Geigle
+"I've seen many balls. Actually, let's do an example without balls." ~ Jack Toole
-- 
GitLab