diff options
| author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-07-31 14:46:50 (GMT) |
|---|---|---|
| committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-07-31 14:46:50 (GMT) |
| commit | aac91cecd3a6e7d9298d6483ef33fe536bb34dc2 (patch) | |
| tree | 9aca262cde4bd24ca4d8e16216689855971a1408 | |
| parent | 61dbc4a25589f3ffff249b3d045802de5c4231a9 (diff) | |
| parent | 0b84d96a43febe60e8abb3c5388ae068e8febd6e (diff) | |
| download | tcl-aac91cecd3a6e7d9298d6483ef33fe536bb34dc2.zip tcl-aac91cecd3a6e7d9298d6483ef33fe536bb34dc2.tar.gz tcl-aac91cecd3a6e7d9298d6483ef33fe536bb34dc2.tar.bz2 | |
add thread to coffbase.txt, so the thread extensions can use it
| -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 |
