Skip to content

Commit

Permalink
This file is no longer used.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@99 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x97davka committed Feb 2, 1998
1 parent 6f1e66d commit 90bae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modeq/lform.rml
Expand Up @@ -18,7 +18,7 @@ module Lform:

type ArrayDim = Absyn.ArrayDim

datatype ElementArg = MODIFICATION of bool * ComponentRef * Modification
datatype ElementArg = MODIFICATION of bool * Path * Modification
| REDECLARATION of bool * ElementSpec

and Modification = CLASSMOD of ElementArg list
Expand Down

0 comments on commit 90bae87

Please sign in to comment.