Skip to content

Commit 140200f

Browse files
#526 explicit using DomainSets
1 parent 91881cb commit 140200f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/domains.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using ModelingToolkit
2+
using DomainSets
23

34
@parameters t x
45
domains = [t IntervalDomain(0.0,1.0),

0 commit comments

Comments
 (0)