| Last change
 on this file since 3430 was             3416, checked in by ansari, 18 years ago | 
        
          | 
Ajout include arrctcast.h ds TArray/array.h (pour runcxx/spiapp_c++exec, Reza 06/12/2007
 | 
        
          | File size:
            378 bytes | 
      
      
| Line |  | 
|---|
| 1 | // This may look like C code, but it is really -*- C++ -*- | 
|---|
| 2 | //  All the necessari include files for array manipulation | 
|---|
| 3 | //                     R. Ansari, C.Magneville   03/2000 | 
|---|
| 4 |  | 
|---|
| 5 | #ifndef AllTArray_SEEN | 
|---|
| 6 | #define AllTArray_SEEN | 
|---|
| 7 |  | 
|---|
| 8 | #include "tarray.h" | 
|---|
| 9 | #include "tmatrix.h" | 
|---|
| 10 | #include "tvector.h" | 
|---|
| 11 | #include "matharr.h" | 
|---|
| 12 | #include "fioarr.h" | 
|---|
| 13 | #include "sopemtx.h" | 
|---|
| 14 | #include "arrctcast.h" | 
|---|
| 15 |  | 
|---|
| 16 | #endif | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.