lib/irb/ext/workspaces.rb in irb-1.6.2 vs lib/irb/ext/workspaces.rb in irb-1.6.3
- old
+ new
@@ -1,14 +1,8 @@
# frozen_string_literal: false
#
# push-ws.rb -
-# $Release Version: 0.9.6$
-# $Revision$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
-#
-# --
-#
-#
#
module IRB # :nodoc:
class Context