diff options
Diffstat (limited to 'tools/encoding/README')
-rw-r--r-- | tools/encoding/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/encoding/README b/tools/encoding/README deleted file mode 100644 index 65b0a91..0000000 --- a/tools/encoding/README +++ /dev/null @@ -1,5 +0,0 @@ -Use "make" to compile all the encoding files (*.txt,*.esc) into the format -that Tcl can use (*.enc). It is the caller's responsibility to move the -generated .enc files to the appropriate place (the $TCL_LIBRARY/encoding -directory). - |