Changeset 13959


Ignore:
Timestamp:
2012-11-19T12:59:22+01:00 (11 years ago)
Author:
mahge930
Message:

Fix output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Compiler/FrontEnd/Inst.mo

    r13957 r13959  
    1819918199  output Boolean isValid;
    1820018200algorithm
    18201   _ := matchcontinue(inEnv,inName,inAttr,inInfo)
     18201  isValid := matchcontinue(inEnv,inName,inAttr,inInfo)
    1820218202    local
    1820318203      String errorString,scopeName;
Note: See TracChangeset for help on using the changeset viewer.