more samples for Modelica language,

see issue #2486
This commit is contained in:
thorade
2015-07-07 12:40:37 +02:00
parent 21e97cc65c
commit 58fd8a5d87
10 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
within ModelicaByExample;
package PackageExamples "Examples of using packages"
end PackageExamples;