// This may look like C code, but it is really -*- C++ -*- // All the necessari include files for array manipulation // R. Ansari, C.Magneville 03/2000 #ifndef AllTArray_SEEN #define AllTArray_SEEN #include "tarray.h" #include "tmatrix.h" #include "tvector.h" #include "matharr.h" #include "fioarr.h" #include "sopemtx.h" #include "arrctcast.h" #endif