Skip to content

Commit

Permalink
Improved variable impl. in daelow. More efficient matching alg.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1375 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Peter Aronsson committed Dec 29, 2004
1 parent bd7c0d1 commit f558ba2
Show file tree
Hide file tree
Showing 7 changed files with 914 additions and 465 deletions.
3 changes: 2 additions & 1 deletion modeq/Makefile.in
Expand Up @@ -72,7 +72,8 @@ SRCRML= absyn.rml \
taskgraph.rml \
tornado.rml \
util.rml \
values.rml
values.rml \
vartransform.rml

SRCC= $(SRCRML:.rml=.c)
SRCH= $(SRCRML:.rml=.h)
Expand Down

0 comments on commit f558ba2

Please sign in to comment.