Ticket #4608: script.mos

File script.mos, 168 bytes (added by Adeel Asghar, 5 years ago)
Line 
1setCommandLineOptions("-d=nfAPI");
2getErrorString();
3loadFile("TestParameterUnits.mo");
4getErrorString();
5getComponents(TestParameterUnits.M2);
6getErrorString();