Index: openacs-4/etc/install/tcl/test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/tcl/test-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/etc/install/tcl/test-procs.tcl 11 Oct 2003 17:20:21 -0000 1.2 +++ openacs-4/etc/install/tcl/test-procs.tcl 12 Oct 2003 01:10:13 -0000 1.3 @@ -9,8 +9,8 @@ set script_dir [file dirname [info script]] -source $script_dir/global-vars.tcl -source $script_dir/util-procs.tcl +source $script_dir/config-procs.tcl +source $script_dir/twt-procs.tcl source $script_dir/user-procs.tcl source $script_dir/admin-procs.tcl source $script_dir/dotlrn-procs.tcl