File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,13 @@ version = "0.3.17"
6
6
[deps ]
7
7
Accessors = " 7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
8
8
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
9
- MacroTools = " 1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
10
9
RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
11
10
StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
12
11
13
12
[compat ]
14
13
Accessors = " 0.1.36"
15
14
Aqua = " 0.8"
16
15
ArrayInterface = " 7.9"
17
- MacroTools = " 0.5.13"
18
16
Pkg = " 1"
19
17
RuntimeGeneratedFunctions = " 0.5.12"
20
18
SafeTestsets = " 0.0.1"
Original file line number Diff line number Diff line change 1
1
module SymbolicIndexingInterface
2
2
3
- import MacroTools
4
3
using RuntimeGeneratedFunctions
5
4
import StaticArraysCore: MArray, similar_type
6
5
import ArrayInterface
You can’t perform that action at this time.
0 commit comments