Index: openacs-4/packages/dynamic-types/tcl/00-event-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dynamic-types/tcl/00-event-init.tcl,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/dynamic-types/tcl/00-event-init.tcl 4 Sep 2005 12:13:28 -0000 1.5 @@ -0,0 +1,11 @@ +ad_library { + + Initialise the event dispatcher nsv. + + @author Lee Denison (lee@thaum.net) + @creation-date 2004-03-17 + @cvs-id $Id: 00-event-init.tcl,v 1.5 2005/09/04 12:13:28 maltes Exp $ + +} + +nsv_set util_events lock [ns_mutex create]