Changeset 926 in Sophya for trunk/SophyaLib/TArray/tarray.cc
- Timestamp:
- Apr 13, 2000, 8:39:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tarray.cc
r922 r926 9 9 #include "tarray.h" 10 10 11 12 11 /*! 12 \class SOPHYA::TArray 13 \ingroup TArray 14 Class for template arrays 15 16 This class implements arrays of dimensions up to 17 \ref BASEARRAY_MAXNDIMS "BASEARRAY_MAXNDIMS" 18 */ 13 19 14 20 // -------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.