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 9ed1d02 commit 8e4979cCopy full SHA for 8e4979c
src/ModelingToolkit.jl
@@ -4,7 +4,7 @@ using DiffEqBase, Distributed
4
using StaticArrays, LinearAlgebra, SparseArrays
5
using Latexify, Unitful
6
using MacroTools
7
-using Unpack: @unpack
+using UnPack: @unpack
8
9
using Base.Threads
10
import MacroTools: splitdef, combinedef, postwalk, striplines
0 commit comments