Changes between Version 23 and Version 24 of S3/S3Model
- Timestamp:
- 01/24/14 08:42:02 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Model
v23 v24 114 114 ==== names ==== 115 115 116 All names from the model which shall be globally accessible (i.e. tables, functions, variables, classes) must be declared in the names-variable:116 All names from the model which shall be globally accessible (i.e. tables, functions, variables, classes) must be declared in the {{{names}}} class variable: 117 117 118 118 {{{#!python