Changeset 2279 in Sophya for trunk/SophyaLib/Mgr
- Timestamp:
- Nov 26, 2002, 5:24:30 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Mgr/README
r1609 r2279 1 1 ========================== Mgr Module ========================= 2 ========== Code Management scripts for Planck DPC-L2==========2 ============= Code Management scripts for SOPHYA ============== 3 3 =============================================================== 4 4 … … 22 22 * IFFTW/ Interface with FFTW package 23 23 * 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 28 Modules with main programs 27 29 * Tests/ Simple test programs 28 30 … … 33 35 * PrgMap/ Utility main programs for sky map manipulation 34 36 35 36 * PI/ GUI class library 37 PI/piapp GUI and interactive analysis framework 38 39 * PI/ GUI class library and application framework 40 * PIGcont/ PI contour drawer 37 41 * PIext/ specific GUI objects for SOPHYA classes and piapp framework 38 * ProgPI/ interactive analysis tool using SOPHYA, PI and PIext42 * ProgPI/ interactive analysis tool using SOPHYA, PI PIGCont and PIext 39 43 40 44 … … 47 51 Operating system Compiler 48 52 ...................................................................... 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) 53 Compaq/DEC OSF 5.1 cxx 6.3 (shared-library only) 54 Compaq/DEC OSF 5.1 g++ 2.95 (shared-library only) 55 SGI CC 7.30 (shared-library only) 56 Linux KCC 3.4 (shared-library only) 54 57 Linux g++ 2.95 (static and shared library) 55 58 MacOSX/Darwin 10.1 c++/gcc 2.95 (shared-library only) 56 59 57 60 The environment variables DPCDEVREP EXTLIBDIR EROSCXX must be defined
Note:
See TracChangeset
for help on using the changeset viewer.