summaryrefslogtreecommitdiffstats
path: root/library/dde1.1
diff options
context:
space:
mode:
authorredman <redman>1999-06-26 22:41:52 (GMT)
committerredman <redman>1999-06-26 22:41:52 (GMT)
commit8b73ba327874b9ddf983934574f77dce7b6c927d (patch)
treeb29b3604f4c05adbdd3cea8e774bce800a459b50 /library/dde1.1
parent9ac9b8135f79c42b54dcb69d71659e33527080e6 (diff)
downloadtcl-8b73ba327874b9ddf983934574f77dce7b6c927d.zip
tcl-8b73ba327874b9ddf983934574f77dce7b6c927d.tar.gz
tcl-8b73ba327874b9ddf983934574f77dce7b6c927d.tar.bz2
Added poke command to dde.
Changed dde package version to 1.1 Fixed makefile to install tcl8.2 library correctly Fixed dll names in pkgIndex files for dde and reg
Diffstat (limited to 'library/dde1.1')
-rw-r--r--library/dde1.1/pkgIndex.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/dde1.1/pkgIndex.tcl b/library/dde1.1/pkgIndex.tcl
new file mode 100644
index 0000000..a78dc93
--- /dev/null
+++ b/library/dde1.1/pkgIndex.tcl
@@ -0,0 +1 @@
+package ifneeded dde 1.1 "load [list [file join $dir tcldde82.dll]] dde"