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

@ -86,13 +86,13 @@ _Enum_prtn = {
_classdeclarations = {
'ccel' : cell,
'ccol' : column,
'ctbl' : table,
'crow' : row,
'ctbl' : table,
}
_propdeclarations = {
'pnam' : name,
'pfor' : formula,
'pnam' : name,
'ppro' : protection,
}