Ignore:
Timestamp:
Mar 10, 2003, 4:13:49 PM (23 years ago)
Author:
ansari
Message:

Compilation (fin ?) avec SGI-CC -LANG:std - Reza 10/03/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyT/specrespvector.cc

    r2322 r2344  
    11//--------------------------------------------------------------------------
    22// File and Version Information:
    3 //      $Id: specrespvector.cc,v 1.9 2003-02-11 15:31:07 cmv Exp $
     3//      $Id: specrespvector.cc,v 1.10 2003-03-10 15:13:49 ansari Exp $
    44//
    55// Description:
     
    124124
    125125
     126DECL_TEMP_SPEC  /* equivalent a template <> , pour SGI-CC en particulier */
    126127void
    127128ObjFileIO<SpecRespVec>::WriteSelf(POutPersist& s) const
     
    152153}
    153154
     155DECL_TEMP_SPEC  /* equivalent a template <> , pour SGI-CC en particulier */
    154156void
    155157ObjFileIO<SpecRespVec>::ReadSelf(PInPersist& s)
Note: See TracChangeset for help on using the changeset viewer.