We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58890e commit 7fcdd04Copy full SHA for 7fcdd04
1 file changed
src/Serialization/services/DispatchPackedConversions.jl
@@ -12,7 +12,7 @@ function convert(
12
d.edgeIDs,
13
convert(P, _getCCW(d).usrfnc!),
14
d.multihypo,
15
- _getCCW(d).certainhypo,
+ _getCCW(d).hyporecipe.certainhypo,
16
d.nullhypo,
17
d.solveInProgress,
18
d.inflation,
0 commit comments