X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=setup.tcl;h=227a7c513ed08f7badcd8fb8e9136f7a7213d68c;hb=6478756d2480cf10f7954addb3f1e96673e2c9e0;hp=3d6e0603b45a42704f41d1291709f383a0fa6322;hpb=03dae994ae05a36d5c8bb443f5f59dbb396ca80c;p=ir-tcl-moved-to-github.git diff --git a/setup.tcl b/setup.tcl index 3d6e060..227a7c5 100644 --- a/setup.tcl +++ b/setup.tcl @@ -6,7 +6,10 @@ # Configuration Driver # # $Log: setup.tcl,v $ -# Revision 1.4 1998-02-12 13:32:42 adam +# Revision 1.5 1998-04-02 14:32:01 adam +# Minor changes to EXPLAIN driver. +# +# Revision 1.4 1998/02/12 13:32:42 adam # Updated configuration system. # # Revision 1.3 1998/01/30 13:30:50 adam @@ -411,7 +414,6 @@ proc target-setup-db-remove {target wp} { target-setup-dblist-update $target $wp if {![llength $profileS($target,databases)]} { unset profileS($target,databases) - puts removed } } }