Changeset 1117 for trunk/Modelica/package.mo
- Timestamp:
- 05/04/08 14:13:28 (4 months ago)
- Files:
-
- 1 modified
-
trunk/Modelica/package.mo (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modelica/package.mo
r1113 r1117 2 2 package Modelica "Modelica Standard Library (Version 3.0.1 development)" 3 3 extends Icons.Library; 4 4 5 5 6 annotation ( … … 69 70 </HTML> 70 71 ")); 72 71 73 72 74 package UsersGuide "User's Guide of Modelica library" … … 659 661 660 662 <table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> 661 <tr><td colspan=\"2\"><b>XXXX</b></td></tr> 662 <tr><td valign=\"top\"> XXX</td> 663 <td valign=\"top\"> XXX </td> 663 <tr><td colspan=\"2\"><b>Media.Interfaces.PartialSimpleMedium</b></td></tr> 664 <tr><td valign=\"top\"> pressure<br> 665 temperature<br> 666 density<br> 667 specificEnthalpy </td> 668 <td valign=\"top\"> Missing functions added.</td> 664 669 </tr> 665 670 </table>
