File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 54
54
"referenceFileExtension" :" csv" ,
55
55
"referenceFileNameDelimiter" :" /" ,
56
56
"referenceFileNameExtraName" :" $ClassName" ,
57
- "referenceFiles" :" $MSLREFERENCE/../../MAP-LIB_ReferenceResults/v4.0.0-beta.2+412d17023" ,
58
- "extraCustomCommands" :[" if not setCommandLineOptions(\" --std=3.2\" ) then exit(1); end if;" ],
57
+ "referenceFiles" :" $MSLREFERENCE/../../MAP-LIB_ReferenceResults/v4.0.0" ,
58
+ "extraCustomCommands" :[" if not setCommandLineOptions(\" --std=3.3\" ) then exit(1); end if;" ],
59
+ "optlevel" :" -Os -march=native"
60
+ },
61
+ {
62
+ "library" :" ModelicaTest" ,
63
+ "libraryVersion" :" 4.0.0" ,
64
+ "referenceFileExtension" :" csv" ,
65
+ "referenceFileNameDelimiter" :" /" ,
66
+ "referenceFileNameExtraName" :" $ClassName" ,
67
+ "referenceFiles" :" $MSLREFERENCE/../../MAP-LIB_ReferenceResults/v4.0.0" ,
68
+ "extraCustomCommands" :[" if not setCommandLineOptions(\" --std=3.3\" ) then exit(1); end if;" ],
59
69
"optlevel" :" -Os -march=native"
60
70
},
61
71
{
You can’t perform that action at this time.
0 commit comments