include.tcl 311 Bytes
Newer Older
unknown's avatar
unknown committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
set tclsh_path SET_YOUR_TCLSH_PATH
set test_path ../test
set tcllib ./Debug/libdb_tcl32d.dll

set KILL ./dbkill.exe

# DO NOT EDIT BELOW THIS LINE: automatically built by dist/s_tcl.

global dict
global testdir
global util_path
set testdir ./TESTDIR

global is_hp_test
global is_qnx_test
global is_windows_test