Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@168 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x97davka committed Mar 7, 1998
1 parent bee8e2d commit a5ebcae
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions modeq/lform.rml
Expand Up @@ -156,15 +156,6 @@ and convert_element_spec: (Env.Env,Absyn.ElementSpec)
convert_list(convert_element_arg,env',a) => a'
---------------------------------
convert_element_spec(env,Absyn.EXTENDS(c,a)) => (env',EXTENDS(c'',a'))
(*
rule lookup_type(env,n) => t &
convert_option(convert_modification,env,cm) => cm'
------------------------------------------------------------------
convert_element_spec(env,
Absyn.COMPONENTS(f,p,c,i,o,n,[Absyn.COMPONENT(ci,cd,cm)]))
=> (env,COMPONENT(f,p,c,i,o,t,ci,cd,cm'))
*)
(* FIXME *)

end
and convert_element : Absyn.Element => Element =
Expand Down

0 comments on commit a5ebcae

Please sign in to comment.