Удалены зависимости на json. Конфиг будет ввиде tcl-словаря

This commit is contained in:
Sergey 2019-08-24 15:40:09 +03:00
parent 818973e54a
commit ab83488765

View File

@ -8,7 +8,6 @@
proc Quit {} {
global servers_list
puts [tcl2json $servers_list]
exit
}