Develop and Download Open Source Software

Browse Subversion Repository

Diff of /window.rb

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

revision 4 by bluedwarf, Wed Apr 4 04:03:44 2007 UTC revision 5 by bluedwarf, Wed Apr 4 12:13:36 2007 UTC
# Line 1  Line 1 
1    
2    require "modeline.rb"
3    
4  module Edmaru  module Edmaru
5    class Window  
6      #
7      module Window
8    
9        #
10      def initilize      def initilize
11          @modeline = Edmaru::modeline_class.new
12          init_ui
13        end
14    
15        def init_ui
16      end      end
17    
18      def show      def show

Legend:
Removed from v.4  
changed lines
  Added in v.5

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