diff options
| author | Jack Jansen <jack.jansen@cwi.nl> | 2000-06-21 22:07:06 +0000 |
|---|---|---|
| committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-06-21 22:07:06 +0000 |
| commit | 8d929aee499ddc289c1af07a090fb6b885d4ae0a (patch) | |
| tree | 291be3c1a3efc28930163bed90426b97b0915b8d /Mac/Lib/lib-toolbox/Sound.py | |
| parent | 349a3d3a9a4a25a217e2060bcecc10177fa549da (diff) | |
| download | cpython-git-8d929aee499ddc289c1af07a090fb6b885d4ae0a.tar.gz | |
All relevant toolbox modules have now been carbonized.
Diffstat (limited to 'Mac/Lib/lib-toolbox/Sound.py')
| -rw-r--r-- | Mac/Lib/lib-toolbox/Sound.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/lib-toolbox/Sound.py b/Mac/Lib/lib-toolbox/Sound.py index c49be40ed0..fed7e444c2 100644 --- a/Mac/Lib/lib-toolbox/Sound.py +++ b/Mac/Lib/lib-toolbox/Sound.py @@ -1,4 +1,4 @@ -# Generated from 'flap:CodeWarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Sound.h' +# Generated from 'Macintosh HD:SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Sound.h' def FOUR_CHAR_CODE(x): return x soundListRsrc = FOUR_CHAR_CODE('snd ') |
