Index: openacs-4/packages/simulation/tcl/test/simulation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/test/simulation-procs.tcl,v diff -u -N -r1.4 -r1.4.2.1 --- openacs-4/packages/simulation/tcl/test/simulation-procs.tcl 18 Nov 2003 13:31:33 -0000 1.4 +++ openacs-4/packages/simulation/tcl/test/simulation-procs.tcl 30 Nov 2004 21:48:04 -0000 1.4.2.1 @@ -12,6 +12,7 @@ procs. } { aa_log [simulation::object::url -name "test_name"] + aa_log [simulation::object::url -name "test_name_2" -simplay 1] aa_log [simulation::object::content_url -name "test_name"] }