summaryrefslogtreecommitdiff
path: root/lib/irb/ext
diff options
context:
space:
mode:
-rw-r--r--lib/irb/ext/change-ws.rb1
-rw-r--r--lib/irb/ext/history.rb1
-rw-r--r--lib/irb/ext/loader.rb1
-rw-r--r--lib/irb/ext/math-mode.rb1
-rw-r--r--lib/irb/ext/multi-irb.rb1
-rw-r--r--lib/irb/ext/save-history.rb1
-rw-r--r--lib/irb/ext/tracer.rb1
-rw-r--r--lib/irb/ext/use-loader.rb1
-rw-r--r--lib/irb/ext/workspaces.rb1
9 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,4 @@
#
# irb/ext/cb.rb -
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
#
# history.rb -
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
#
# loader.rb -
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
#
# math-mode.rb -
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
#
# irb/multi-irb.rb - multiple irb module
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
# save-history.rb -
# $Release Version: 0.9.6$
# $Revision$
@@ -1,3 +1,4 @@
#
# irb/lib/tracer.rb -
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
#
# use-loader.rb -
# $Release Version: 0.9.6$
@@ -1,3 +1,4 @@
#
# push-ws.rb -
# $Release Version: 0.9.6$