Skip to content

Commit 21fcf5e

Browse files
fixup! fix: move ChainRulesCore to an extension
1 parent d8c1e58 commit 21fcf5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/MTKChainRulesCoreExt.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module MTKChainRulesCoreExt
33
import ChainRulesCore
44
import ChainRulesCore: Tangent, ZeroTangent, NoTangent, zero_tangent, unthunk
55
using ModelingToolkit: MTKParameters, NONNUMERIC_PORTION, AbstractSystem
6+
import ModelingToolkit
67
import ModelingToolkit as MTK
78
import SciMLStructures
89
import SymbolicIndexingInterface: remake_buffer

0 commit comments

Comments
 (0)