Skip to content

Commit

Permalink
Added lform
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@76 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x97davka committed Jan 9, 1998
1 parent 6a8be3c commit ef075a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modeq/Makefile
Expand Up @@ -12,7 +12,7 @@ RML = rmlc
PROG = modeq
AST = ast/libast.a

SRCRML= class.rml exp.rml dae.rml main.rml absyn.rml dump.rml
SRCRML= class.rml exp.rml dae.rml main.rml absyn.rml dump.rml lform.rml
SRCC= $(SRCRML:.rml=.c)
SRCH= $(SRCRML:.rml=.h)
SRCO= $(SRCC:.c=.o)
Expand Down

0 comments on commit ef075a3

Please sign in to comment.