19928/jj_vitp/Implementation/classes/other_locations/aleutians.e

23 lines
229 B
Plaintext
Raw Normal View History

2024-06-17 07:09:33 +00:00
note
description: "[
Describes this particular {LAND} area.
]"
author: "Jimmy J. Johnson"
class
ALEUTIANS
inherit
LAND
create
make
feature -- Access
name: STRING_8 = "Aleutians"
-- This name of this item.
end