diff options
Diffstat (limited to 'lib/process.tcl')
| -rw-r--r-- | lib/process.tcl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/process.tcl b/lib/process.tcl index fbed2e93..79dc6788 100644 --- a/lib/process.tcl +++ b/lib/process.tcl @@ -65,9 +65,7 @@ proc On-process {name body} { set processCode [list apply {{__name __body} { set ::thisProcess $__name - Assert <lib/process.tcl> wishes $::thisProcess shares all claims - Assert <lib/process.tcl> wishes $::thisProcess shares statements like \ - [list /someone/ wishes $ receives statements like /pattern/] + Assert <lib/process.tcl> wishes $::thisProcess shares all statements ::peer "localhost" |
