We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5bfa1 commit 5395710Copy full SHA for 5395710
1 file changed
repos.json
@@ -291,6 +291,16 @@
291
["*", "noSupport"]
292
]
293
},
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
+ },
304
"DeployStructLib": {
305
"names": ["DeployStructLib"],
306
"github": "ATAEngineering/DeployStructLib",
0 commit comments