summaryrefslogtreecommitdiff
path: root/src/library/scala/Product12.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/Product12.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/Product12.scala')
-rw-r--r--src/library/scala/Product12.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/scala/Product12.scala b/src/library/scala/Product12.scala
index b41c185da1..24b16876a3 100644
--- a/src/library/scala/Product12.scala
+++ b/src/library/scala/Product12.scala
@@ -8,7 +8,7 @@
// $Id$
-// generated by genprod on Wed Nov 04 18:46:21 CET 2009
+// generated by genprod on Sun Jan 17 19:38:09 PST 2010
package scala