diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 23:25:56 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 23:25:56 (GMT) |
commit | 655d757373e0efe34190fb1d27cdfb94976cd35e (patch) | |
tree | 0e33d5cef4e58950212c539d9849163f57673674 | |
parent | 6d8c98e1eaaa5a2b8889c50725d2f80c715ea23e (diff) | |
parent | bd5e5382ea4fcf3f03ca5c9ffac094df06956808 (diff) | |
download | tcl-655d757373e0efe34190fb1d27cdfb94976cd35e.zip tcl-655d757373e0efe34190fb1d27cdfb94976cd35e.tar.gz tcl-655d757373e0efe34190fb1d27cdfb94976cd35e.tar.bz2 |
add coffbase for sample
-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 ; |