Changeset 926 in Sophya for trunk/SophyaLib/TArray/basarr.cc
- Timestamp:
- Apr 13, 2000, 8:39:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/basarr.cc
r894 r926 7 7 #include "pexceptions.h" 8 8 #include "basarr.h" 9 10 /*! 11 \class SOPHYA::BaseArray 12 \ingroup TArray 13 Base class for template arrays 14 No data are connected to this class. 15 16 Define base methods, enum and defaults for TArray , TMatrix and TVector. 17 */ 9 18 10 19 // Variables statiques globales
Note:
See TracChangeset
for help on using the changeset viewer.