Changeset 2884 in Sophya for trunk/SophyaLib/TArray/tmatrix.h
- Timestamp:
- Jan 4, 2006, 2:30:31 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tmatrix.h
r2752 r2884 13 13 class TMatrix : public TArray<T> { 14 14 public: 15 16 #include "tmatrix_tsnl.h" /* For two level name look-up gcc >= 3.4 */ 17 15 18 // Creation / destruction 16 19 TMatrix();
Note:
See TracChangeset
for help on using the changeset viewer.