diff options
author | davidg <davidg> | 2000-11-03 23:44:20 (GMT) |
---|---|---|
committer | davidg <davidg> | 2000-11-03 23:44:20 (GMT) |
commit | 54012b8f8b2a5e6b7e4c78a18aace08d01e380af (patch) | |
tree | 9be4bddcf1c16e271c6c7a9e8aac62bb91620793 /win | |
parent | 1a1ef854383dcd4ce9703a8638d011f596c7148c (diff) | |
download | tcl-54012b8f8b2a5e6b7e4c78a18aace08d01e380af.zip tcl-54012b8f8b2a5e6b7e4c78a18aace08d01e380af.tar.gz tcl-54012b8f8b2a5e6b7e4c78a18aace08d01e380af.tar.bz2 |
2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com>
* win/.cvsignore: Removed 'configure' from the glob list now
that it's included.
Diffstat (limited to 'win')
-rw-r--r-- | win/.cvsignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/.cvsignore b/win/.cvsignore index 7788705..30e147b 100644 --- a/win/.cvsignore +++ b/win/.cvsignore @@ -7,7 +7,6 @@ Release *.plg *.00? Makefile -configure tcl.hpj tclConfig.sh .#* |