Changeset 2804 in Sophya for trunk/SophyaLib/SysTools/cexpre.cc
- Timestamp:
- Jun 9, 2005, 5:52:03 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/cexpre.cc
r2615 r2804 37 37 38 38 //--------------------------------------------------------- 39 /*! 40 \internal 41 \ingroup SysTools 42 \brief Class representing numbers for expression evaluation 43 \sa CExpressionEvaluator 44 */ 39 45 class CE_NumberExp : public CExprBase { 40 46 public:
Note:
See TracChangeset
for help on using the changeset viewer.