Skip to content

Commit 9b4d3ec

Browse files
docs: update docstring for SymbolicLinearInterface
1 parent a3240a4 commit 9b4d3ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/problems/linear_problems.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
"""
22
$(TYPEDEF)
33
4-
A utility struct stored inside `LinearProblem` to enable a symbolic interface.
4+
A utility struct stored inside `LinearProblem` to enable a symbolic interface. Intended for
5+
use by ModelingToolkit.jl.
56
67
# Fields
78

0 commit comments

Comments
 (0)