Skip to content

Commit 21cb8e7

Browse files
committed
fake commit
1 parent 19c7ba6 commit 21cb8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RecursiveArrayTools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ using SymbolicIndexingInterface
1212
import Adapt
1313

1414
import Tables, IteratorInterfaceExtensions
15-
15+
#
1616
abstract type AbstractVectorOfArray{T, N, A} end
1717
abstract type AbstractDiffEqArray{T, N, A} <: AbstractVectorOfArray{T, N, A} end
1818

0 commit comments

Comments
 (0)