summaryrefslogtreecommitdiff
path: root/src/library/scala/Tuple21.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-01-18 05:02:30 +0000
committerPaul Phillips <paulp@improving.org>2010-01-18 05:02:30 +0000
commit853b1817beb5f8b55ecbd1ffdf0e226fc699acae (patch)
treece44fe7e2cc25670aecd70f36e70ae9f0cfe399f /src/library/scala/Tuple21.scala
parentd73a32db9cb0357cb365b78bdbd0fa8d6af9873c (diff)
downloadscala-853b1817beb5f8b55ecbd1ffdf0e226fc699acae.tar.gz
scala-853b1817beb5f8b55ecbd1ffdf0e226fc699acae.tar.bz2
scala-853b1817beb5f8b55ecbd1ffdf0e226fc699acae.zip
Adjectified some parts of speech as discussed o...
Adjectified some parts of speech as discussed on the mailing list. The methods to call on FunctionN are "curried" and "tupled" with "curry" deprecated and "tuple" gone. Closes #2907. Review by community.
Diffstat (limited to 'src/library/scala/Tuple21.scala')
-rw-r--r--src/library/scala/Tuple21.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/scala/Tuple21.scala b/src/library/scala/Tuple21.scala
index 43a78e0edb..780cbd15ad 100644
--- a/src/library/scala/Tuple21.scala
+++ b/src/library/scala/Tuple21.scala
@@ -8,7 +8,7 @@
// $Id$
-// generated by genprod on Wed Jun 17 14:10:05 PDT 2009
+// generated by genprod on Sun Jan 17 19:38:09 PST 2010
package scala