On Apr 2, 2004, at 17:44, Kevin Reid wrote:
> whenever.makePairDynamic(inputReporters, thunk{formula()[0]},
> interest)
Oops. This should be:
whenever.makePairDynamic(inputReporters, thunk{[formula(),
[]]}, interest)
--
Kevin Reid