diff options
author | dds <dds@FreeBSD.org> | 2006-04-24 12:13:02 +0000 |
---|---|---|
committer | dds <dds@FreeBSD.org> | 2006-04-24 12:13:02 +0000 |
commit | aa8d2024b9783154e84a8807972d09c964818058 (patch) | |
tree | bf0e6a6c17865e09f99ee49e52eb21e0f784b7aa /games | |
parent | da32f1fb9ac7f10b0c7541a2d502591d3cb2bb53 (diff) | |
download | FreeBSD-src-aa8d2024b9783154e84a8807972d09c964818058.zip FreeBSD-src-aa8d2024b9783154e84a8807972d09c964818058.tar.gz |
Add attribution: the quote comes from Perlis's Paradigms of AI Programming
p. 348. See http://www.norvig.com/Lisp-retro.html
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/datfiles/fortunes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/fortune/datfiles/fortunes b/games/fortune/datfiles/fortunes index eefddc0..16a171a 100644 --- a/games/fortune/datfiles/fortunes +++ b/games/fortune/datfiles/fortunes @@ -7343,6 +7343,7 @@ The lady, indignant, removed her ear. % A language that doesn't affect the way you think about programming is not worth knowing. + -- Alan Perlis % A language that doesn't have everything is actually easier to program in than some that do. |