Develop and Download Open Source Software

Browse Subversion Repository

Diff of /action.rb

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

revision 12 by bluedwarf, Fri Apr 6 11:20:39 2007 UTC revision 13 by bluedwarf, Fri Apr 6 13:54:21 2007 UTC
# Line 25  module Edmaru Line 25  module Edmaru
25      #      #
26      #=== Arguments      #=== Arguments
27      #_name_ :: Name of this action.      #_name_ :: Name of this action.
28      #_arguments :: An instance of Array that contains arguments for      #_arguments_ :: An instance of Array that contains arguments for
29      #this action      #this action
30      def initialize(name, arguments = nil)      def initialize(name, arguments = nil)
31        @name = name        @name = name

Legend:
Removed from v.12  
changed lines
  Added in v.13

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