We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2768749 commit e4cbccbCopy full SHA for e4cbccb
src/systems/optimization/constraints_system.jl
@@ -74,7 +74,7 @@ struct ConstraintsSystem <: AbstractTimeIndependentSystem
74
"""
75
substitutions::Any
76
77
- If false, then `sys.x` no longer performs namespacing.
+ If false, then `sys.x` no longer performs namespacing, i.e. `sys.x => x`
78
79
namespacing::Bool
80
0 commit comments