Changeset 1036 for trunk

Show
Ignore:
Timestamp:
02/07/08 13:53:21 (7 months ago)
Author:
otter
Message:

Removed wrong annotation (defaultComponent "inner world") from MultiBody.Parts.Body
(no idea, how this wrong annotation could enter it).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Modelica/Mechanics/MultiBody/parts.mo

    r1035 r1036  
    806806    SI.Acceleration g_0[3] "Gravity acceleration resolved in world frame"; 
    807807    annotation ( 
    808       defaultAttributes={"inner"}, 
    809       defaultInstanceName="world", 
    810       defaultModifiers="gravityType=0", 
    811       missingInnerMessage="No \"world\" component is defined. A default world component 
    812 without a gravity field will be used. If this is not desired, 
    813 drag Modelica.Mechanics.MultiBody.World into the top level of your model.", 
    814       Window( 
    815         x=0.21, 
    816         y=0, 
    817         width=0.75, 
    818         height=0.82), 
    819808      Icon(coordinateSystem( 
    820809          preserveAspectRatio=true,