Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Apr 7, 2015
1 parent 79d0db7 commit 1a42202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/Constraint.m
Expand Up @@ -30,7 +30,7 @@
Parameters`SetParameter[parameter, value, modelName],
Parameters`IsInputParameter[parameter],
Parameters`SetInputParameter[parameter, value, "INPUTPARAMETER"],
_,
True,
Print["Error: ", parameter, " is neither a model nor an input parameter!"];
""
];
Expand Down

0 comments on commit 1a42202

Please sign in to comment.