Index: openacs-4/packages/simulation/tcl/simulation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/simulation-procs.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/simulation/tcl/simulation-procs.tcl 31 Oct 2003 10:56:40 -0000 1.5 +++ openacs-4/packages/simulation/tcl/simulation-procs.tcl 3 Nov 2003 14:13:43 -0000 1.6 @@ -125,3 +125,7 @@ # no special error handling because the delete is pretty safe } + +template_tag relation { params } { + publish::process_tag relation $params +}