Changeset 2c58d767 in OpenModelica


Ignore:
Timestamp:
2012-11-20T09:52:05+01:00 (11 years ago)
Author:
Per Östlund <per.ostlund@…>
Branches:
Added-citation-metadata, maintenance/v1.14, maintenance/v1.15, maintenance/v1.16, maintenance/v1.17, maintenance/v1.18, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
f6e7c77
Parents:
09fafda9
Message:
  • Fix bootstrapping.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13981 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Compiler/FrontEnd/DAEDump.mo

    r09fafda9 r2c58d767  
    39523952  output list<String> outStr;
    39533953algorithm
    3954   outstr := matchcontinue(inLst)
     3954  outStr := matchcontinue(inLst)
    39553955    local
    39563956      list<Option<tuple<DAE.ComponentRef, DAE.ComponentRef>>> rest;
Note: See TracChangeset for help on using the changeset viewer.