diff options
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 893fc15..65fcec7 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -12,7 +12,7 @@ ; they're mutually exclusive. This info is placed in the DLL's PE header by the ; linker with the `-base:@$(TCLDIR)\win\coffbase.txt,<key>` option. ; -; RCS: @(#) $Id: coffbase.txt,v 1.6 2004/03/08 01:50:46 davygrvy Exp $ +; RCS: @(#) $Id: coffbase.txt,v 1.7 2004/05/05 18:59:24 davygrvy Exp $ tcl 0x10000000 0x00200000 tcldde 0x10200000 0x00010000 @@ -24,3 +24,4 @@ itk 0x10580000 0x00080000 bltlite 0x10600000 0x00080000 blt 0x10680000 0x00080000 iocpsock 0x10700000 0x00080000 +tls 0x10780000 0x00080000 |