Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Jul 3, 2018
1 parent fee1814 commit 69d6869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion special/FmuExportCrossCompile/check-files.mos
@@ -1,4 +1,4 @@
gifor m in {"FmuExportCrossCompile","RoomHeating_OM_RH","WaterTank_Control","WaterTank_TestSingleWaterTank"} loop
for m in {"FmuExportCrossCompile","RoomHeating_OM_RH","WaterTank_Control","WaterTank_TestSingleWaterTank"} loop
for os in {"linux32","linux64","win32","win64","darwin64","arm-linux-gnueabi"} loop // "darwin32"
for t in {"me","cs"} loop

Expand Down

0 comments on commit 69d6869

Please sign in to comment.