forked from ScoDoc/ScoDoc
apres merge master
This commit is contained in:
parent
4403da99e9
commit
cf18e37926
@ -322,6 +322,7 @@ CATEGORIE_DESC = {
|
||||
"CLEF": {"nom": "Clef", "items": ["-"], "colour": "F0F0F0"},
|
||||
}
|
||||
|
||||
|
||||
def recursive_add(compats, form):
|
||||
if form not in compats:
|
||||
compats.append(form)
|
||||
|
Loading…
Reference in New Issue
Block a user