Ignore:
Timestamp:
Jul 3, 2002, 6:56:48 PM (23 years ago)
Author:
ansari
Message:

Suite modifs pour support de cartes (LocalMap, SphericalMap) en int_4 , Reza 3/7/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/fiospherethetaphi.cc

    r1967 r2083  
    181181
    182182#ifdef __CXX_PRAGMA_TEMPLATES__
     183#pragma define_template FIO_SphereThetaPhi<int_4>
    183184#pragma define_template FIO_SphereThetaPhi<r_8>
    184185#pragma define_template FIO_SphereThetaPhi<r_4>
     
    187188#endif
    188189#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     190template class FIO_SphereThetaPhi<int_4>;
    189191template class FIO_SphereThetaPhi<r_8>;
    190192template class FIO_SphereThetaPhi<r_4>;
Note: See TracChangeset for help on using the changeset viewer.