diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 14:46:50 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 14:46:50 (GMT) |
commit | 6d8c98e1eaaa5a2b8889c50725d2f80c715ea23e (patch) | |
tree | 9aca262cde4bd24ca4d8e16216689855971a1408 /win | |
parent | 885ed8e2dc2f2eb66d422eb4b56df906fda85a8d (diff) | |
parent | c0fcd16b065d4046af7c3b389b9f7c14c5c91383 (diff) | |
download | tcl-6d8c98e1eaaa5a2b8889c50725d2f80c715ea23e.zip tcl-6d8c98e1eaaa5a2b8889c50725d2f80c715ea23e.tar.gz tcl-6d8c98e1eaaa5a2b8889c50725d2f80c715ea23e.tar.bz2 |
add thread to coffbase.txt, so the thread extensions can use it
Diffstat (limited to 'win')
-rw-r--r-- | win/coffbase.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/win/coffbase.txt b/win/coffbase.txt index 8d3f84b..63c5ec3 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -25,9 +25,17 @@ iocpsock 0x10700000 0x00080000 tls 0x10780000 0x00100000 winico 0x10880000 0x00010000 tile 0x10900000 0x00080000 -memchan 0x109D0000 0x00010000 +memchan 0x109D0000 0x00010000 tdom 0x109E0000 0x00080000 +tclvfs 0x10A70000 0x00010000 tkvideo 0x10B00000 0x00010000 +tclsdl 0x10B20000 0x00080000 +vqtcl 0x10C00000 0x00010000 +tdbc 0x10C40000 0x00010000 +thread 0x10C80000 0x00010000 +; +; insert new packages here +; snack 0x1E000000 0x00400000 sound 0x1E400000 0x00400000 snackogg 0x1E800000 0x00200000 |