Changeset 2804 in Sophya for trunk/SophyaLib/SysTools/cexpre.cc


Ignore:
Timestamp:
Jun 9, 2005, 5:52:03 PM (20 years ago)
Author:
ansari
Message:

MAJ commentaires documentation pour doxygen - Reza 9 Juin 2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/cexpre.cc

    r2615 r2804  
    3737
    3838//---------------------------------------------------------
     39/*!
     40  \internal
     41  \ingroup SysTools
     42  \brief Class representing numbers for expression evaluation
     43  \sa CExpressionEvaluator
     44*/
    3945class CE_NumberExp : public CExprBase {
    4046public:
Note: See TracChangeset for help on using the changeset viewer.