Index: openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl,v diff -u -N -r1.9 -r1.9.4.1 --- openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl 16 Oct 2003 09:34:28 -0000 1.9 +++ openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl 16 Apr 2004 14:38:59 -0000 1.9.4.1 @@ -304,6 +304,12 @@ apm_mark_files_for_reload -force_reload [list $file] return + #---------------------------------------------------------------------- + # NOTE: End of actual proc above this line. Stale code below + #---------------------------------------------------------------------- + + + # LARS: # This is the left-over stuff, which we could one day resurrect if we