include.tcl

来自「这是国外的resip协议栈」· TCL 代码 · 共 21 行

TCL
21
字号
# Automatically built by dist/s_test; may require local editing.

set tclsh_path SET_YOUR_TCLSH_PATH
set tcllib ./Debug/libdb_tcl43d.dll

set src_root ..
set test_path ../test
set je_root ../../je

global testdir
set testdir ./TESTDIR

global dict
global util_path

global is_hp_test
global is_qnx_test
global is_windows_test

set KILL ./dbkill.exe

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?