Develop and Download Open Source Software

Browse Subversion Repository

Diff of /mini_window.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by bluedwarf, Sun Apr 8 18:25:08 2007 UTC revision 24 by bluedwarf, Tue Apr 10 13:07:50 2007 UTC
# Line 36  module Edmaru Line 36  module Edmaru
36      #=== Return      #=== Return
37      #An initialized instance of Window.      #An initialized instance of Window.
38      def initialize(view, config)      def initialize(view, config)
39          @buffer = nil
40        @view = view        @view = view
41        @config = config        @config = config
42        @cursor = Cursor.new(0, 0)        @cursor = Cursor.new(0, 0)

Legend:
Removed from v.20  
changed lines
  Added in v.24

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26