Index: openacs-4/contrib/packages/simulation/lib/sim-template-roles.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/lib/Attic/sim-template-roles.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/contrib/packages/simulation/lib/sim-template-roles.tcl 6 Nov 2003 15:35:46 -0000 1.1 +++ openacs-4/contrib/packages/simulation/lib/sim-template-roles.tcl 12 Nov 2003 13:14:07 -0000 1.2 @@ -1,17 +1,15 @@ -# an includelet +simulation::include_contract { + A list of all roles associated with the Simulation Template -############################################################## -# -# roles -# -# A list of all roles associated with the Simulation Template -# -############################################################## + @author Joel Aufrecht + @creation-date 2003-11-12 + @cvs-id $Id$ +} { + workflow_id {} +} -# maybe replace this chunk of copied text with an includable template -# which passes in a filter for the workflow_id? +set package_id [ad_conn package_id] - #------------------------------------------------------------- # roles list #-------------------------------------------------------------