Index: openacs-4/packages/xowf/tcl/atjob-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/atjob-procs.tcl,v diff -u -N -r1.8.2.10 -r1.8.2.11 --- openacs-4/packages/xowf/tcl/atjob-procs.tcl 26 Oct 2021 18:26:51 -0000 1.8.2.10 +++ openacs-4/packages/xowf/tcl/atjob-procs.tcl 12 Apr 2022 09:40:20 -0000 1.8.2.11 @@ -1,9 +1,12 @@ +::xo::library doc { + + Routines for AT handler (performing operations on cr objects at certain times) + + @author Gustaf Neumann (neumann@wu-wien.ac.at) +} + namespace eval ::xowf { # - # simple at-handler - # - - # # Define a simple Class for atjobs. In future versions, this is a # good candidate to be turned into a nx class. #