Skip to content

Commit 5395710

Browse files
authored
add the CRML libraries (#70)
1 parent fb5bfa1 commit 5395710

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

repos.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,16 @@
291291
["*", "noSupport"]
292292
]
293293
},
294+
"CRML": {
295+
"names": ["CRML", "CRMLtoModelica"],
296+
"github": "OpenModelica/CRML",
297+
"search-extra-paths": ["libraries/modelica"],
298+
"branches": {"main": "main"},
299+
"support": [
300+
["prerelease", "noSupport"],
301+
["*", "noSupport"]
302+
]
303+
},
294304
"DeployStructLib": {
295305
"names": ["DeployStructLib"],
296306
"github": "ATAEngineering/DeployStructLib",

0 commit comments

Comments
 (0)