We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bed2c9 commit f855b56Copy full SHA for f855b56
configs/conf.json
@@ -263,7 +263,8 @@
263
"libraryVersionNameForTests":""
264
},
265
{
266
- "library":"Dynawo"
+ "library":"Dynawo",
267
+ "extraCustomCommands":["setCommandLineOptions(\"--allowNonStandardModelica=implicitParameterStartAttribute\");"]
268
269
270
"library":"Dynawo",
@@ -273,7 +274,8 @@
273
274
275
276
"libraryVersion":"master",
- "libraryVersionNameForTests":"dev"
277
+ "libraryVersionNameForTests":"dev",
278
279
280
281
"library":"EHPTexamples"
0 commit comments