summaryrefslogtreecommitdiff
path: root/ext/date/lib/date/format.rb
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-11 16:21:56 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-11 16:21:56 +0000
commite26e4b2cdf1c684b10f6620502b829390763f517 (patch)
treed8a427b9fd1521e95eb6dcc856d2bf2e1d3dbc58 /ext/date/lib/date/format.rb
parent2a2c9877ca688e75fdd38aceab24ceb6a491ddaa (diff)
* ext/date/date_core.c, ext/date/lib/*: moved rdoc descriptions.
- この行以下は無視されます -- M ChangeLog M ext/date/date_core.c M ext/date/lib/date.rb M ext/date/lib/date/format.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/date/lib/date/format.rb')
-rw-r--r--ext/date/lib/date/format.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/date/lib/date/format.rb b/ext/date/lib/date/format.rb
index 6894e945e3..04168ef014 100644
--- a/ext/date/lib/date/format.rb
+++ b/ext/date/lib/date/format.rb
@@ -1,5 +1,4 @@
# format.rb: Written by Tadayoshi Funaba 1999-2010
-# $Id: format.rb,v 2.43 2008-01-17 20:16:31+09 tadf Exp $
class Date