Changes between Version 8 and Version 9 of FDORfc59


Ignore:
Timestamp:
Apr 10, 2011, 3:49:15 PM (13 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc59

    v8 v9  
    150150=== Class FdoICircleSegment ===
    151151
     152{{{
    152153/// \brief
    153154/// The FdoICircleSegment class represents a circle as an arc whose ends
     
    176177    virtual ~FdoICircleSegment() {};
    177178};
    178 
     179}}}
    179180
    180181