Sigh: didn't catch all lists that needed to be sorted. Regenerated again.

This commit is contained in:
Jack Jansen 2003-03-28 23:38:00 +00:00
parent 00c348328b
commit d4885f87fa
29 changed files with 2729 additions and 2729 deletions

View file

@ -56,14 +56,14 @@ graphic_group._privelemdict = {
# Indices of types declared in this module
#
_classdeclarations = {
'cpic' : graphic_group,
'cdrw' : drawing_area,
'cpic' : graphic_group,
}
_propdeclarations = {
'prot' : rotation,
'ptrs' : translation,
'pscl' : scale,
'ptrs' : translation,
}
_compdeclarations = {