We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af297a commit e83e913Copy full SHA for e83e913
2 files changed
.ci/packages.toml
@@ -33,3 +33,8 @@ branch = "master"
33
name = "SCode"
34
repo = "https://github.com/OpenModelica/SCode.jl.git"
35
branch = "master"
36
+
37
+[[package]]
38
+name = "DAE"
39
+repo = "https://github.com/OpenModelica/DAE.jl.git"
40
+branch = "master"
D/DAE/Package.toml
@@ -1,3 +1,3 @@
1
name = "DAE"
2
uuid = "0174eeea-c361-11e9-3d0d-a9ca8048aff6"
3
-repo = "https://github.com/JKRT/DAE.jl.git"
0 commit comments