Skip to content

Commit

Permalink
Omit modifiers of animation parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
tobolar committed Jun 14, 2023
1 parent dec16de commit 5eb42c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ModelicaTest/MultiBody.mo
Expand Up @@ -8845,7 +8845,6 @@ This test model was proposed in ticket <a href=\"https://github.com/modelica/Mod
extends Modelica.Icons.Example;
parameter Real tol=1e-3;
inner MultiBody.World world(
enableAnimation=false,
gravityType=MultiBody.Types.GravityTypes.UniformGravity)
annotation (Placement(transformation(extent={{-100,-10},{-80,10}})));
MultiBody.Joints.Revolute rev(
Expand Down

0 comments on commit 5eb42c5

Please sign in to comment.