> [Claus P. <cspriese@gmx.de>] > > In section 1 you show a composite process baz , > but why isnt there a line with precodition in it ? The process has no precondition (or, equivalently, precondition 'true'). In checking this, I noticed a small typo. The 'perform' of 'foo' in process 'baz' should mention parameter 'y' instead of 'z': perform foo(x <= u, y <= g.out1) The syntax checker doesn't check that the process being performed actually has input parameters with the names used. -- -- Drew McDermott Yale University Computer Science DepartmentReceived on Monday, 8 November 2004 00:32:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 16 March 2008 00:10:58 GMT