Regenerated to take advantage of support for multiple names for a single property.

This commit is contained in:
Jack Jansen 2000-08-22 20:35:17 +00:00
parent 9d6d2c0c97
commit 6c091c8ff2
10 changed files with 37 additions and 105 deletions

View file

@ -82,7 +82,6 @@ application_processes = application_process
class desk_accessory_process(aetools.ComponentItem):
"""desk accessory process - A process launched from a desk accessory file """
want = 'pcda'
# repeated property _3c_Inheritance_3e_ inherits some of its properties from the process class
class desk_accessory_file(aetools.NProperty):
"""desk accessory file - the desk accessory file from which this process was launched """
which = 'dafi'