Skip to content

Commit

Permalink
Remove trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeu committed Jun 24, 2014
1 parent b46935f commit f264965
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Noise/Examples/Actuator/Parts/package.mo
@@ -1,5 +1,5 @@
within Noise.Examples.Actuator;
package Parts
package Parts
annotation (Documentation(revisions="<html>
<p><img src=\"modelica://Noise/Resources/Images/dlr_logo.png\"/> <b>Developed 2014 at the DLR Institute of System Dynamics and Control</b> </p>
</html>", info="<html>
Expand Down
2 changes: 1 addition & 1 deletion Noise/Examples/Actuator/package.mo
@@ -1,5 +1,5 @@
within Noise.Examples;
package Actuator
package Actuator
extends Modelica.Icons.ExamplesPackage;


Expand Down
2 changes: 1 addition & 1 deletion Noise/RNG/SampleBased/package.mo
@@ -1,5 +1,5 @@
within Noise.RNG;
package SampleBased
package SampleBased
extends Modelica.Icons.Package;


Expand Down
2 changes: 1 addition & 1 deletion Noise/RNG/SampleFree/package.mo
@@ -1,5 +1,5 @@
within Noise.RNG;
package SampleFree
package SampleFree
extends Modelica.Icons.Package;


Expand Down
2 changes: 1 addition & 1 deletion Noise/Utilities/Seedings/package.mo
@@ -1,5 +1,5 @@
within Noise.Utilities;
package Seedings
package Seedings
extends Modelica.Icons.Package;


Expand Down

0 comments on commit f264965

Please sign in to comment.