diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 23:24:28 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 23:24:28 (GMT) |
commit | bd5e5382ea4fcf3f03ca5c9ffac094df06956808 (patch) | |
tree | 2bee83115cfa5e87fb0df9548763f9da5942680a /win/coffbase.txt | |
parent | c0fcd16b065d4046af7c3b389b9f7c14c5c91383 (diff) | |
download | tcl-bd5e5382ea4fcf3f03ca5c9ffac094df06956808.zip tcl-bd5e5382ea4fcf3f03ca5c9ffac094df06956808.tar.gz tcl-bd5e5382ea4fcf3f03ca5c9ffac094df06956808.tar.bz2 |
add coffbase for sample
Diffstat (limited to 'win/coffbase.txt')
-rw-r--r-- | win/coffbase.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win/coffbase.txt b/win/coffbase.txt index 63c5ec3..bdf5506 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -24,6 +24,7 @@ blt 0x10680000 0x00080000 iocpsock 0x10700000 0x00080000 tls 0x10780000 0x00100000 winico 0x10880000 0x00010000 +sample 0x108B0000 0x00010000 tile 0x10900000 0x00080000 memchan 0x109D0000 0x00010000 tdom 0x109E0000 0x00080000 @@ -32,7 +33,7 @@ tkvideo 0x10B00000 0x00010000 tclsdl 0x10B20000 0x00080000 vqtcl 0x10C00000 0x00010000 tdbc 0x10C40000 0x00010000 -thread 0x10C80000 0x00010000 +thread 0x10C80000 0x00020000 ; ; insert new packages here ; |