Skip to content

Commit d4120fb

Browse files
Update src/common.jl
Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent aee4d17 commit d4120fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
struct LinearCache{TA,Tb,Tu,Tp,Talg,Tc,Tl,Tr,Ttol,Ti}
1+
struct LinearCache{TA,Tb,Tu,Tp,Talg,Tc,Tl,Tr,Ttol}
22
A::TA
33
b::Tb
44
u::Tu

0 commit comments

Comments
 (0)