aboutsummaryrefslogtreecommitdiffstats
path: root/modelica-parser-lalrpop/examples/README
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-12-17 19:33:11 -0800
committerbnewbold <bnewbold@robocracy.org>2016-12-17 19:33:11 -0800
commit2e634496a6f362017d8f5f643d4ad30a3507dff9 (patch)
treef6500ad5f05082a062794f90e2afd1998bb33ec1 /modelica-parser-lalrpop/examples/README
parent9f82aceb9fbdb42f332d68f4a423123bd0788b2c (diff)
downloadmodelthing-2e634496a6f362017d8f5f643d4ad30a3507dff9.tar.gz
modelthing-2e634496a6f362017d8f5f643d4ad30a3507dff9.zip
update/expand parser examples
Diffstat (limited to 'modelica-parser-lalrpop/examples/README')
-rw-r--r--modelica-parser-lalrpop/examples/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/modelica-parser-lalrpop/examples/README b/modelica-parser-lalrpop/examples/README
new file mode 100644
index 0000000..24da3aa
--- /dev/null
+++ b/modelica-parser-lalrpop/examples/README
@@ -0,0 +1 @@
+Most of the examples in `modelica_models` came from the Modelica 1.0 standard.