stk/Tcl
Erick Gallesio 831a9f5c47 Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
..
compat Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
Makefile.in Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
README Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
configure Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
configure.in Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
license.terms Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
panic.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
regexp.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tcl.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclAsync.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclConfig.sh Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclConfig.sh.in Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclEvent.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclGet.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclHash.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclInt.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclMtherr.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclNotify.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclPort.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclPreserve.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclRegexp.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclUnixNotfy.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclUnixPort.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclUnixTime.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclUtil.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclWinNotify.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclWinPort.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclWinTime.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00

README

This directory contains files of Tcl which are used by Stk without (or
with very light) modification.
Those files correspond to utilities which can be used as is in Scheme
simulation of Tcl.