Skip to content

Commit

Permalink
divided the tornado-code-gen to two files. One that outputs the C++ c…
Browse files Browse the repository at this point in the history
…ode and one that extracts the data from dae and absyn.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1566 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x02lucpo committed Mar 14, 2005
1 parent 300294d commit 8cbee34
Show file tree
Hide file tree
Showing 2 changed files with 1,270 additions and 0 deletions.
1 change: 1 addition & 0 deletions modeq/.depend
Expand Up @@ -29,6 +29,7 @@ simcodegen.o: simcodegen.rml dae.sig daelow.sig absyn.sig exp.sig util.sig rtopt
types.o: types.rml classinf.sig absyn.sig exp.sig values.sig explode.sig dump.sig debug.sig print.sig util.sig
taskgraph.o: taskgraph.rml exp.sig daelow.sig taskgraphext.sig util.sig absyn.sig dae.sig ceval.sig values.sig print.sig
tornado.o: tornado.rml dae.sig absyn.sig interactive.sig util.sig system.sig daelow.sig exp.sig debug.sig rtopts.sig inst.sig values.sig tornadoext.sig explode.sig lookup.sig env.sig simcodegen.sig dump.sig tornadocodegen.sig
tornadocodegen.o: tornadocodegen.rml dae.sig absyn.sig daelow.sig exp.sig interactive.sig util.sig system.sig debug.sig rtopts.sig inst.sig values.sig tornadoext.sig tornado.sig explode.sig lookup.sig env.sig simcodegen.sig dump.sig
util.o: util.rml
values.o: values.rml exp.sig absyn.sig print.sig system.sig util.sig dump.sig
vartransform.o: vartransform.rml exp.sig daelow.sig system.sig util.sig algorithm.sig

0 comments on commit 8cbee34

Please sign in to comment.