Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Go to:
indexing description: "Skiers" status: "" author: "Robert Jurjevic" class SKIER create default_create feature roommate: SKIER -- This skier's roommate share (other: SKIER) -- Choose other as roommate require other /= Void do roommate := other end end -- class SKIER
Classes Clusters Cluster hierarchy Chart Relations Text Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com