Index: openacs-4/packages/simulation/lib/sim-template-objects.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/lib/sim-template-objects.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/simulation/lib/sim-template-objects.tcl 6 Nov 2003 15:35:46 -0000 1.1 +++ openacs-4/packages/simulation/lib/sim-template-objects.tcl 12 Nov 2003 13:14:07 -0000 1.2 @@ -1,17 +1,13 @@ -# an includelet +simulation::include_contract { + A list of all objects associated with the Simulation Template -############################################################## -# -# sim_objects -# -# A list of all objects 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? - - #------------------------------------------------------------- # sim_objects list #-------------------------------------------------------------