Changeset 3809 in Sophya for trunk/SophyaLib/TArray/array.h
- Timestamp:
- Jul 26, 2010, 4:06:56 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/array.h
r3416 r3809 1 // This may look like C code, but it is really -*- C++ -*- 1 // This may look like C code, but it is really -*- C++ -*- 2 // --- SOPHYA software - TArray module --- 3 // (C) UPS+LAL IN2P3/CNRS (C) DAPNIA-SPP/CEA 2 4 // All the necessari include files for array manipulation 3 // R. Ansari, C.Magneville 03/2000 4 5 5 6 #ifndef AllTArray_SEEN 6 7 #define AllTArray_SEEN … … 13 14 #include "sopemtx.h" 14 15 #include "arrctcast.h" 16 #include "spesqmtx.h" 17 #include "diagmtx.h" 18 #include "trngmtx.h" 19 #include "symmtx.h" 15 20 16 21 #endif
Note:
See TracChangeset
for help on using the changeset viewer.