Ignore:
Timestamp:
2013-12-16T17:12:10+01:00 (10 years ago)
Author:
perost
Message:

Fix for #2503:

  • Propagate visibility prefix to components of structured components.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testsuite/flattening/libraries/msl22/SMR_Inverter.mos

    r17614 r18496  
    4646//   Real SMR1.flange_a.phi(quantity = \"Angle\", unit = \"rad\", displayUnit = \"deg\") \"Absolute rotation angle of flange\";
    4747//   Real SMR1.flange_a.tau(quantity = \"Torque\", unit = \"N.m\") \"Cut torque in the flange\";
    48 //   Real SMR1.internalSupport.phi(quantity = \"Angle\", unit = \"rad\", displayUnit = \"deg\") \"Absolute rotation angle of flange\";
    49 //   Real SMR1.internalSupport.tau(quantity = \"Torque\", unit = \"N.m\") \"Cut torque in the flange\";
     48//   protected Real SMR1.internalSupport.phi(quantity = \"Angle\", unit = \"rad\", displayUnit = \"deg\") \"Absolute rotation angle of flange\";
     49//   protected Real SMR1.internalSupport.tau(quantity = \"Torque\", unit = \"N.m\") \"Cut torque in the flange\";
    5050//   constant Real SMR1.pi = 3.141592653589793;
    5151//   constant Integer SMR1.m = 3 \"number of phases\";
Note: See TracChangeset for help on using the changeset viewer.