diff options
Diffstat (limited to 'lib/irb/ext')
-rw-r--r-- | lib/irb/ext/change-ws.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/history.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/loader.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/math-mode.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/multi-irb.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/save-history.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/tracer.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/use-loader.rb | 1 | ||||
-rw-r--r-- | lib/irb/ext/workspaces.rb | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/lib/irb/ext/change-ws.rb b/lib/irb/ext/change-ws.rb index fff8f58fe5..dd8f145b27 100644 --- a/lib/irb/ext/change-ws.rb +++ b/lib/irb/ext/change-ws.rb @@ -2,7 +2,6 @@ # irb/ext/cb.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/history.rb b/lib/irb/ext/history.rb index 40f8692e8b..a12700ce19 100644 --- a/lib/irb/ext/history.rb +++ b/lib/irb/ext/history.rb @@ -2,7 +2,6 @@ # history.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/loader.rb b/lib/irb/ext/loader.rb index 837e2553ac..2d4400caef 100644 --- a/lib/irb/ext/loader.rb +++ b/lib/irb/ext/loader.rb @@ -2,7 +2,6 @@ # loader.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/math-mode.rb b/lib/irb/ext/math-mode.rb index bd443b96ed..450a21eff7 100644 --- a/lib/irb/ext/math-mode.rb +++ b/lib/irb/ext/math-mode.rb @@ -2,7 +2,6 @@ # math-mode.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/multi-irb.rb b/lib/irb/ext/multi-irb.rb index 4589b1d554..9ad8f8b143 100644 --- a/lib/irb/ext/multi-irb.rb +++ b/lib/irb/ext/multi-irb.rb @@ -2,7 +2,6 @@ # irb/multi-irb.rb - multiple irb module # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb index 5260bfcdd8..fdb0a74a86 100644 --- a/lib/irb/ext/save-history.rb +++ b/lib/irb/ext/save-history.rb @@ -3,7 +3,6 @@ # save-history.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju [email protected]) # # -- diff --git a/lib/irb/ext/tracer.rb b/lib/irb/ext/tracer.rb index 805f630a4d..df954af20b 100644 --- a/lib/irb/ext/tracer.rb +++ b/lib/irb/ext/tracer.rb @@ -2,7 +2,6 @@ # irb/lib/tracer.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/use-loader.rb b/lib/irb/ext/use-loader.rb index 1b4d480fcd..3836275fcd 100644 --- a/lib/irb/ext/use-loader.rb +++ b/lib/irb/ext/use-loader.rb @@ -2,7 +2,6 @@ # use-loader.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- diff --git a/lib/irb/ext/workspaces.rb b/lib/irb/ext/workspaces.rb index 79098570dc..f3ae8d1ae8 100644 --- a/lib/irb/ext/workspaces.rb +++ b/lib/irb/ext/workspaces.rb @@ -2,7 +2,6 @@ # push-ws.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- |