diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-04-01 13:00:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-04-01 13:00:25 (GMT) |
commit | d1d3c40c1a9a1ee762a59b4f429bd05315440914 (patch) | |
tree | 1e482062876a456470bd966f00883f83b0cc9f6a | |
parent | 75cbe0aa43accb4642e041fee2c68a893130a53a (diff) | |
download | tcl-d1d3c40c1a9a1ee762a59b4f429bd05315440914.zip tcl-d1d3c40c1a9a1ee762a59b4f429bd05315440914.tar.gz tcl-d1d3c40c1a9a1ee762a59b4f429bd05315440914.tar.bz2 |
RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt
-rw-r--r-- | win/coffbase.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/coffbase.txt b/win/coffbase.txt index 0ebe18a..3314f26 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -34,6 +34,7 @@ tclsdl 0x10B20000 0x00080000 vqtcl 0x10C00000 0x00010000
tdbc 0x10C40000 0x00010000
thread 0x10C80000 0x00020000
+nsf 0x10ca0000 0x00080000
;
; insert new packages here
;
|