- Timestamp:
- 02/01/08 10:19:18 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modelica/Scripts/ConvertModelica_from_2.2.2_to_3.0.mos
r997 r1022 642 642 "ObsoleteModelica3.Mechanics.Rotational.Interfaces.RelativeSensor"); 643 643 convertClass("Modelica.Mechanics.Rotational.Interfaces.Rigid", 644 "ObsoleteModelica .Mechanics.Rotational.Interfaces.Rigid");644 "ObsoleteModelica3.Mechanics.Rotational.Interfaces.Rigid"); 645 645 convertClass("Modelica.Mechanics.Rotational.Interfaces.PartialSpeedDependentTorque", 646 "ObsoleteModelica .Mechanics.Rotational.Interfaces.PartialSpeedDependentTorque");646 "ObsoleteModelica3.Mechanics.Rotational.Interfaces.PartialSpeedDependentTorque"); 647 647 648 648
