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 | 033e2fe7da7899b8f909c389439619f133e2324e (patch) | |
tree | 2bee83115cfa5e87fb0df9548763f9da5942680a /win | |
parent | 067435f0b2710fa263eb2d8dc56bb6f71923568b (diff) | |
download | tcl-033e2fe7da7899b8f909c389439619f133e2324e.zip tcl-033e2fe7da7899b8f909c389439619f133e2324e.tar.gz tcl-033e2fe7da7899b8f909c389439619f133e2324e.tar.bz2 |
add coffbase for sample
Diffstat (limited to 'win')
-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 ; |