summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1999-03-12 23:20:44 (GMT)
committerrjohnson <rjohnson>1999-03-12 23:20:44 (GMT)
commit8cc2992b26f921923ca93cdc2fc665a9ddcdb1ec (patch)
tree36381d6d5918fedb6cfbd5685f9b7a8c17d6c460 /library
parentd4fb7db9ce7b892aef927ae3a4ca3677ae73fccb (diff)
downloadtcl-8cc2992b26f921923ca93cdc2fc665a9ddcdb1ec.zip
tcl-8cc2992b26f921923ca93cdc2fc665a9ddcdb1ec.tar.gz
tcl-8cc2992b26f921923ca93cdc2fc665a9ddcdb1ec.tar.bz2
Marked code as unsupported.
Diffstat (limited to 'library')
-rw-r--r--library/opt/optparse.tcl16
-rw-r--r--library/opt0.4/optparse.tcl16
2 files changed, 10 insertions, 22 deletions
diff --git a/library/opt/optparse.tcl b/library/opt/optparse.tcl
index 0eff0fd..48f9a7e 100644
--- a/library/opt/optparse.tcl
+++ b/library/opt/optparse.tcl
@@ -3,18 +3,12 @@
# (private) Option parsing package
# Primarily used internally by the safe:: code.
#
-# This might be fully documented and exported in a later 8.x version
-# and some function hopefully moved to the C core for
-# efficiency, if there is enough demand. (mail! ;-)
+# WARNING: This code will go away in a future release
+# of Tcl. It is NOT supported and you should not rely
+# on it. If your code does rely on this package you
+# may directly incorporate this code into your application.
#
-# Author: Laurent Demailly - Laurent.Demailly@sun.com - dl@mail.org
-#
-# Credits:
-# this is a complete 'over kill' rewrite by me, from a version
-# written initially with Brent Welch, itself initially
-# based on work with Steve Uhler. Thanks to them !
-#
-# SCCS: @(#) optparse.tcl 1.18 98/01/07 17:04:39
+# RCS: @(#) $Id: optparse.tcl,v 1.1.2.2 1999/03/12 23:20:44 rjohnson Exp $
package provide opt 0.4.1
diff --git a/library/opt0.4/optparse.tcl b/library/opt0.4/optparse.tcl
index 0eff0fd..48f9a7e 100644
--- a/library/opt0.4/optparse.tcl
+++ b/library/opt0.4/optparse.tcl
@@ -3,18 +3,12 @@
# (private) Option parsing package
# Primarily used internally by the safe:: code.
#
-# This might be fully documented and exported in a later 8.x version
-# and some function hopefully moved to the C core for
-# efficiency, if there is enough demand. (mail! ;-)
+# WARNING: This code will go away in a future release
+# of Tcl. It is NOT supported and you should not rely
+# on it. If your code does rely on this package you
+# may directly incorporate this code into your application.
#
-# Author: Laurent Demailly - Laurent.Demailly@sun.com - dl@mail.org
-#
-# Credits:
-# this is a complete 'over kill' rewrite by me, from a version
-# written initially with Brent Welch, itself initially
-# based on work with Steve Uhler. Thanks to them !
-#
-# SCCS: @(#) optparse.tcl 1.18 98/01/07 17:04:39
+# RCS: @(#) $Id: optparse.tcl,v 1.1.2.2 1999/03/12 23:20:44 rjohnson Exp $
package provide opt 0.4.1