blob: ebc964b4067112bd05ee616aa38455a0fe707b19 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[
{ type: install
message: <<EOM
You installed OpenModelica: a modeling and simulation environment.
The first program to run is OMEdit.
In OMEdit you need to:
- go to the File/Manage Libraries menu item and install the 'Modelica' library
- go to the File/System Libraries and enable several libraries under it
This should make several library items appear in the left pane in OMEdit.
EOM
}
]
|