mirror of
https://bitbucket.org/svk28/rac-gui
synced 2025-06-16 21:24:23 +00:00
Удалены зависимости на json. Конфиг будет ввиде tcl-словаря
This commit is contained in:
@ -8,7 +8,6 @@
|
|||||||
|
|
||||||
proc Quit {} {
|
proc Quit {} {
|
||||||
global servers_list
|
global servers_list
|
||||||
puts [tcl2json $servers_list]
|
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user