Changeset 2279 in Sophya for trunk/SophyaLib/Mgr


Ignore:
Timestamp:
Nov 26, 2002, 5:24:30 PM (23 years ago)
Author:
ansari
Message:

MAJ README pour V1.4 Reza 26/11/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Mgr/README

    r1609 r2279  
    11========================== Mgr Module =========================
    2 ========== Code Management scripts for Planck DPC-L2 ==========
     2============= Code Management scripts for SOPHYA ==============
    33===============================================================
    44
     
    2222* IFFTW/         Interface with FFTW package
    2323* XAstroPack/    Interface with astronomy library (XEphem)
    24                  Code is into the SOPHYA module XephemAstroLib
    25 
    26 
     24                 The XEphem library code is in the SOPHYA module XephemAstroLib
     25
     26* XephemAstroLib/ The code of the external XEphem astronomy library, extracted from XEphem
     27
     28Modules with main programs
    2729* Tests/         Simple test programs
    2830
     
    3335* PrgMap/        Utility main programs for sky map manipulation
    3436
    35 
    36 * PI/            GUI class library
     37PI/piapp GUI and interactive analysis framework
     38
     39* PI/            GUI class library and application framework
     40* PIGcont/       PI contour drawer
    3741* PIext/         specific GUI objects for SOPHYA classes and piapp framework
    38 * ProgPI/        interactive analysis tool using SOPHYA, PI and PIext
     42* ProgPI/        interactive analysis tool using SOPHYA, PI PIGCont and PIext
    3943
    4044
     
    4751Operating system            Compiler
    4852......................................................................
    49 Compaq/DEC OSF 4.0           cxx 6.x         (shared-library only)
    50 Compaq/DEC OSF 4.0           g++ 2.95        (shared-library only)
    51 SGI                          CC  7.30        (   "    "      "   )
    52 Linux                        KCC 3.4         (   "    "      "   )
    53 Linux                        g++ 2.91        (static and shared library)
     53Compaq/DEC OSF 5.1           cxx 6.3         (shared-library only)
     54Compaq/DEC OSF 5.1           g++ 2.95        (shared-library only)
     55SGI                          CC  7.30        (shared-library only)
     56Linux                        KCC 3.4         (shared-library only)
    5457Linux                        g++ 2.95        (static and shared library)
    55 
     58MacOSX/Darwin 10.1           c++/gcc 2.95    (shared-library only)
    5659
    5760The environment variables  DPCDEVREP EXTLIBDIR EROSCXX must be defined
Note: See TracChangeset for help on using the changeset viewer.