Changeset 1157 for trunk/ModelicaReference
- Timestamp:
- 09/09/08 08:26:10 (2 months ago)
- Files:
-
- 1 modified
-
trunk/ModelicaReference/package.mo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ModelicaReference/package.mo
r1151 r1157 2458 2458 <h4><font color=\"#008000\">Examples</font></h4> 2459 2459 <blockquote><pre> 2460 Real v[:] = linspace(1,7, 2); // = {1, 3, 5, 7}2460 Real v[:] = linspace(1,7,4); // = {1, 3, 5, 7} 2461 2461 </pre></blockquote> 2462 2462 </html>"));
