Changes between Initial Version and Version 1 of Ticket #2301, comment 2
- Timestamp:
- 2013-08-09T12:44:20Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2301, comment 2
initial v1 1 1 I guess you mean nremTAout: 2 2 It should be set to zero due to the specification [section 11.1.2]: 3 4 An algorithm section is conceptually a code fragment that remains together and the statements of an algorithm section are executed in the order of appearance. Whenever an algorithm section is invoked, all variables appearing on the left hand side of the assignment operator ":=" are initialized (at least conceptually): 3 5 - A non-discrete variable is initialized with its start value (i.e. the value of the start-attribute). 4 6 - A discrete variable v is initialized with pre(v).