Split the core encodings into a minimal and standard set.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 16 Mar 2010 20:52:57 +0000 (20:52 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 11 Jul 2010 18:32:38 +0000 (19:32 +0100)
commit7a0c86c293d72f5c84db203c82f76e616998d495
tree3f88ae21541a8f7687164a041bfe9fb30aa2a732
parent0390ed8673f5a4454ec34e3f911f1f2d152640be
Split the core encodings into a minimal and standard set.

This divides the set used by activetcl basekits (standard set) into two
and adds a -E option to request only the basic set of Western encodings.
This can be used to prepare a smaller executable if few encodings are
needed.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
setupvfs.tcl