Changeset 32 for ruby/trunk/models/am.rb


Ignore:
Timestamp:
May 6, 2008, 12:18:06 AM (16 years ago)
Author:
Tatsukawa, Akimichi
Message:

fixed Archetype::Constraint_Model and Primitive classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/trunk/models/am.rb

    r23 r32  
    2727      module Constraint_Model
    2828        autoload :ARCHETYPE_CONSTRAINT, "am/archetype/constraint_model/archetype_constraint.rb"
     29        autoload :ARCHETYPE_SLOT, "am/archetype/constraint_model/archetype_constraint.rb"
    2930        autoload :Primitive, "am/archetype/constraint_model/primitive.rb"
    3031      end #end of ConstraintModel
Note: See TracChangeset for help on using the changeset viewer.