Skip to content

Commit

Permalink
Removed import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Mar 13, 2015
1 parent 0349e95 commit de27747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Buildings/Utilities/Math/Examples/SmoothMin.mo
@@ -1,6 +1,5 @@
within Buildings.Utilities.Math.Examples;
model SmoothMin "Test model for smooth minimum"
import Buildings;
extends Modelica.Icons.Example;
Buildings.Utilities.Math.SmoothMin smoLim[2](deltaX={0.1,0.02}) "Smooth limit"
annotation (Placement(transformation(extent={{0,-10},{20,10}})));
Expand Down

0 comments on commit de27747

Please sign in to comment.