the usual

This commit is contained in:
Guido van Rossum 1995-03-10 14:42:57 +00:00
parent fc8a01fc5a
commit 227a4232e6
20 changed files with 83 additions and 27 deletions

View file

@ -129,3 +129,4 @@ f = SndFunction(void, 'Exp1to6',
(unsigned_long, 'whichChannel', InMode),
)
functions.append(f)