aboutsummaryrefslogtreecommitdiff
path: root/Tcl_shipped.html
diff options
context:
space:
mode:
authormistachkin <joe@mistachkin.com>2016-01-17 14:53:51 -0800
committerSteve Bennett <steveb@workware.net.au>2016-01-18 09:35:38 +1000
commit7acced1e51ec8ab4788f84157160534dab84fa10 (patch)
tree397cd6a9ac016d3caaef6dc5d273769b7c3589a9 /Tcl_shipped.html
parent745c42030221ddbca03120ed6e4a422be141fbdf (diff)
downloadjimtcl-7acced1e51ec8ab4788f84157160534dab84fa10.zip
jimtcl-7acced1e51ec8ab4788f84157160534dab84fa10.tar.gz
jimtcl-7acced1e51ec8ab4788f84157160534dab84fa10.tar.bz2
Add the tcl_platform(engine) array element.
Diffstat (limited to 'Tcl_shipped.html')
-rw-r--r--Tcl_shipped.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tcl_shipped.html b/Tcl_shipped.html
index 71bbbf5..95df395 100644
--- a/Tcl_shipped.html
+++ b/Tcl_shipped.html
@@ -7887,6 +7887,7 @@ by the Tcl library.</p></div>
<div class="literalblock">
<div class="content">
<pre><code>tcl_platform(byteOrder) = littleEndian
+tcl_platform(engine) = Jim
tcl_platform(os) = Darwin
tcl_platform(platform) = unix
tcl_platform(pointerSize) = 8