Develop and Download Open Source Software

Browse Subversion Repository

Diff of /view.rb

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

revision 9 by bluedwarf, Thu Apr 5 11:26:23 2007 UTC revision 10 by bluedwarf, Thu Apr 5 11:53:35 2007 UTC
# Line 1  Line 1 
1    #
2    # Edmaru: A scalable editor implemented by Ruby.
3    # Copyright (C) 2007 Takashi Nakamoto
4    #
5    # This program is free software; you can redistribute it and/or modify
6    # it under the terms of the GNU General Public License version 2 as
7    # published by the Free Software Foundation.
8    #
9    # This program is distributed in the hope that it will be useful, but
10    # WITHOUT ANY WARRANTY; without even the implied warranty of
11    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12    # General Public License for more details.
13    #
14    # You should have received a copy of the GNU General Public License
15    # along with this program; if not, write to the Free Software
16    # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
17    # 02110-1301 USA.
18    #
19    
20  require "event_manager.rb"  require "event_manager.rb"
21  require "window.rb"  require "window.rb"

Legend:
Removed from v.9  
changed lines
  Added in v.10

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