.OpenModelica.Scripting.generateEntryPoint

Generates an entry point for a MetaModelica program.

Information

Generates a main() function that calls the given MetaModelica entry point (assumed to have input list and no outputs).

Interface

function generateEntryPoint
  input String fileName;
  input TypeName entryPoint;
  input String url = "https://trac.openmodelica.org/OpenModelica/newticket";
end generateEntryPoint;

Generated at 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos