summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-12-17 14:15:42 (GMT)
committerdgp <dgp@noemail.net>2008-12-17 14:15:42 (GMT)
commit58e3420221072e2bba20068a881030cf40864744 (patch)
tree7f20db8cc07b9ae581d784201b6e47ac70512f2f /pkgs
parentac92a506dea34512c495c7b5607a45350324791c (diff)
downloadtcl-58e3420221072e2bba20068a881030cf40864744.zip
tcl-58e3420221072e2bba20068a881030cf40864744.tar.gz
tcl-58e3420221072e2bba20068a881030cf40864744.tar.bz2
Start "pkgs" module in CVS to support source distributions of Tcl with
bundled packages. FossilOrigin-Name: 49eebfdf0ada7e7d75b8cdd3e5edd906500062fa
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/README b/pkgs/README
new file mode 100644
index 0000000..e2b33f5
--- /dev/null
+++ b/pkgs/README
@@ -0,0 +1 @@
+Add notes here about bundling packages with Tcl.