(file) Return to configsdp.txt CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/configsdp.txt between version 1.43 and 1.89

version 1.43, 2014/10/02 18:31:35 version 1.89, 2022/11/20 00:47:01
Line 21  q:SERVER hmidb
Line 21  q:SERVER hmidb
 q:DRMSPGPORT                    5432 q:DRMSPGPORT                    5432
 q:SUMS_DB_HOST                  hmidb3 q:SUMS_DB_HOST                  hmidb3
 q:SUMPGPORT                     5434 q:SUMPGPORT                     5434
   a:SUMSD_MAX_THREADS             32
   a:SUMSD_LISTENPORT              6100
 a:DRMS_LOCAL_SITE_CODE          0x0000 a:DRMS_LOCAL_SITE_CODE          0x0000
 q:DBNAME                        jsoc q:DBNAME                        jsoc
 q:WEB_DBUSER                    apache q:WEB_DBUSER                    apache
Line 29  q:SUMS_MANAGER producti
Line 31  q:SUMS_MANAGER producti
 q:SUMS_GROUP                    SOI q:SUMS_GROUP                    SOI
 q:SUMLOG_BASEDIR                /usr/local/logs/SUM q:SUMLOG_BASEDIR                /usr/local/logs/SUM
 q:SUMBIN_BASEDIR                /usr/local/bin q:SUMBIN_BASEDIR                /usr/local/bin
 q:SUMSERVER                     k1  q:SUMSERVER                     k1.stanford.edu
   q:SUMS_PUT_FILE                 /usr/local/logs/SUM/sums_put.txt
   q:DRMS_LOG_DIR                  /home/jsoc/jsoclogs
   q:DRMS_LOCK_DIR                 /home/jsoc/locks
 # The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes # The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes
 # is SUM_NUMSUM * 5 + 2. # is SUM_NUMSUM * 5 + 2.
 a:SUM_NUMSUM                    3 a:SUM_NUMSUM                    3
Line 56  q:SUMRM_NORUN_STOP 0
Line 61  q:SUMRM_NORUN_STOP 0
 p:JMD_IS_INSTALLED              0 p:JMD_IS_INSTALLED              0
 q:JMD_URL                       http://localhost:8080/JMD/JMD q:JMD_URL                       http://localhost:8080/JMD/JMD
 # Remote SUMS # Remote SUMS
   q:RS_SITE_INFO_URL                      http://jsoc.stanford.edu/cgi-bin/rssites.sh
 q:RS_SITE_TABLE                         drms.rs_sites q:RS_SITE_TABLE                         drms.rs_sites
 q:RS_REQUEST_TABLE                      drms.rs_requests q:RS_REQUEST_TABLE                      drms.rs_requests
 q:RS_SU_TABLE                           drms.rs_sus q:RS_SU_TABLE                           drms.rs_sus
Line 65  a:RS_DBPORT
Line 71  a:RS_DBPORT
 q:RS_DBUSER                             production q:RS_DBUSER                             production
 q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck
 q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums
 a:RS_DLTIMEOUT                          30  a:RS_DLTIMEOUT                          120
 a:RS_REQTIMEOUT                          5  a:RS_REQTIMEOUT                         300
 a:RS_MAXTHREADS                         32  a:RS_MAXTHREADS                         216
 q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64 q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64
   a:RS_N_WORKERS                          4
   q:RS_TMPDIR                             /tmp
   a:RS_SCP_MAXSUS                         48
   a:RS_SCP_MAXPAYLOAD                     512
   a:RS_SCP_TIMEOUT                        2
   a:RSCLIENT_TIMEOUT                      1440
   q:SS_LOCKFILE                           /home/jsoc/locks/sustewie.lck
   a:SS_LOW_WATER                          90
   a:SS_HIGH_WATER                         95
   a:SS_SU_CHUNK                           4096
   a:SS_SLEEP_INTERVAL                     300
   a:SS_REHYDRATE_INTERVAL                 3600
 # White-list (access to internal stuff) # White-list (access to internal stuff)
 a:WL_HASWL                              1 a:WL_HASWL                              1
 q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt
   # Bin paths
   q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin
   q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts
   q:DX_SERVER                             solarweb1.stanford.edu
   a:DX_LISTEN_PORT                        6200
   q:DX_PACKAGE_HOST                       solarweb1.stanford.edu
   q:DX_PACKAGE_ROOT                       /tmp/dx/packages
   q:EXP_SERVER                            rumble.stanford.edu
   a:EXP_LISTEN_PORT                       2020
   a:EXP_MESSAGE_TIMEOUT                   30
   q:EXP_APP_LOG                           exp_app_log.txt
   q:EXPORT_DB_HOST_DEFAULT                hmidb2
   q:EXPORT_PRODUCTION_DB_USER             production
   q:EXPORT_LOG_DIR                        /home/jsoc/exports/logs
   q:EXPORT_LOCK_DIR                       /home/jsoc/exports/tmp
   q:EXPORT_HANDLE_DIR                     /home/jsoc/exports
   q:EXPORT_PENDING_REQUESTS_TABLE         jsoc.export_pending_reqs
   a:EXPORT_PENDING_REQUESTS_TIME_OUT      60
   q:EXPORT_PENDING_REQUESTS_MAX_TABLE     jsoc.export_pending_max_reqs
   q:EXPORT_ADDRESS_INFO_FN                jsoc.address_info_get
   q:EXPORT_ADDRESS_INFO_INSERT_FN         jsoc.address_info_insert
   q:EXPORT_ADDRESS_INFO_UPDATE_FN         jsoc.address_info_update
   q:EXPORT_ADDRESS_INFO_DELETE_FN         jsoc.address_info_delete
   q:EXPORT_USER_INFO_TABLE                jsoc.export_user_info
   q:EXPORT_USER_INFO_FN                   jsoc.user_info_get
   q:EXPORT_USER_INFO_INSERT_FN            jsoc.user_info_insert
   q:EXPORT_USER_INFO_UPDATE_FN            jsoc.user_info_update
   q:EXPORT_USER_INFO_DELETE_FN            jsoc.user_info_delete
   q:EXPORT_USER_UNREGISTER_FN             jsoc.user_unregister
   q:WEB_DOMAIN_PRIVATE                    jsoc2.stanford.edu
   q:WEB_DOMAIN_PUBLIC                     jsoc1.stanford.edu
   q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
   q:BIN_PY3                               /home/jsoc/anaconda3/bin/python3
   a:SUMS_USEMTSUMS                        1
   a:SUMS_USEMTSUMS_INFO                   1
   a:SUMS_MT_CLIENT_RESP_TIMEOUT           1440
   # Email registration
   a:REGEMAIL_TIMEOUT                      15
   # Slony
   q:SLONY_CONFIG                          /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg
   
   # lev1.5_hmi
   q:POLCAL_PARAMS                         /home/jsoc/hmi/tables/lev15/polcal-param-fit.bin
   
   # time-distance
   q:JPL_EPHEM_TABLEDIR                    /home/rick/src/ephem/tables
   q:SOHO_EPHEM_TABLE                      /home/soi/CM/tables/ephemeris/summary
  
 __MAKE__ __MAKE__
 # JSOC_SDP third-party libraries used by base # JSOC_SDP third-party libraries used by base
Line 108  CFITSIO_LIB cfitsio
Line 173  CFITSIO_LIB cfitsio
 POSTGRES_INCS:X86_64    /usr/include POSTGRES_INCS:X86_64    /usr/include
 POSTGRES_INCS:IA32      /usr/include POSTGRES_INCS:IA32      /usr/include
 POSTGRES_INCS:AVX       /usr/include POSTGRES_INCS:AVX       /usr/include
   POSTGRES_INCS:AVX2      /usr/include
 POSTGRES_INCS:IA64      /usr/include/pgsql POSTGRES_INCS:IA64      /usr/include/pgsql
 POSTGRES_INCS:j1       /usr/include/pgsql POSTGRES_INCS:j1       /usr/include/pgsql
 POSTGRES_INCS:d02      /usr/include/pgsql POSTGRES_INCS:d02      /usr/include/pgsql
Line 118  POSTGRES_INCS:dcs /usr/include/pgsq
Line 184  POSTGRES_INCS:dcs /usr/include/pgsq
 POSTGRES_LIBS:X86_64    /usr/lib64 POSTGRES_LIBS:X86_64    /usr/lib64
 POSTGRES_LIBS:IA32      /usr/lib POSTGRES_LIBS:IA32      /usr/lib
 POSTGRES_LIBS:AVX       /usr/lib64 POSTGRES_LIBS:AVX       /usr/lib64
   POSTGRES_LIBS:AVX2      /usr/lib64
 POSTGRES_LIBS:IA64      /usr/lib POSTGRES_LIBS:IA64      /usr/lib
 POSTGRES_LIBS:j1       /usr/lib64 POSTGRES_LIBS:j1       /usr/lib64
 POSTGRES_LIBS:d02      /usr/lib POSTGRES_LIBS:d02      /usr/lib
Line 128  POSTGRES_LIBS:dcs /usr/lib64
Line 195  POSTGRES_LIBS:dcs /usr/lib64
 CFITSIO_INCS:X86_64     /home/jsoc/include CFITSIO_INCS:X86_64     /home/jsoc/include
 CFITSIO_INCS:IA32       /home/jsoc/include CFITSIO_INCS:IA32       /home/jsoc/include
 CFITSIO_INCS:AVX        /home/jsoc/avx/include CFITSIO_INCS:AVX        /home/jsoc/avx/include
   CFITSIO_INCS:AVX2       /home/jsoc/avx2/include
 CFITSIO_INCS:IA64       /home/jsoc/include CFITSIO_INCS:IA64       /home/jsoc/include
 CFITSIO_INCS:j1         /home/jsoc/include CFITSIO_INCS:j1         /home/jsoc/include
 CFITSIO_INCS:d02        __CFITSIO_NOT_INSTALLED__ CFITSIO_INCS:d02        __CFITSIO_NOT_INSTALLED__
Line 138  CFITSIO_INCS:dcs /home/jsoc/inclu
Line 206  CFITSIO_INCS:dcs /home/jsoc/inclu
 CFITSIO_LIBS:X86_64     /home/jsoc/lib/linux-x86_64 CFITSIO_LIBS:X86_64     /home/jsoc/lib/linux-x86_64
 CFITSIO_LIBS:IA32       /home/jsoc/lib/linux-ia32 CFITSIO_LIBS:IA32       /home/jsoc/lib/linux-ia32
 CFITSIO_LIBS:AVX        /home/jsoc/avx/lib CFITSIO_LIBS:AVX        /home/jsoc/avx/lib
   CFITSIO_LIBS:AVX2       /home/jsoc/avx2/lib
 CFITSIO_LIBS:IA64       /home/jsoc/lib/linux-ia64 CFITSIO_LIBS:IA64       /home/jsoc/lib/linux-ia64
 CFITSIO_LIBS:j1         /home/jsoc/lib/linux-x86_64 CFITSIO_LIBS:j1         /home/jsoc/lib/linux-x86_64
 CFITSIO_LIBS:d02        __CFITSIO_NOT_INSTALLED__ CFITSIO_LIBS:d02        __CFITSIO_NOT_INSTALLED__
Line 148  CFITSIO_LIBS:dcs /home/jsoc/lib/l
Line 217  CFITSIO_LIBS:dcs /home/jsoc/lib/l
 FFTW_INCS:X86_64        /home/jsoc/include FFTW_INCS:X86_64        /home/jsoc/include
 FFTW_INCS:IA32          /home/jsoc/include FFTW_INCS:IA32          /home/jsoc/include
 FFTW_INCS:AVX           /home/jsoc/avx/include FFTW_INCS:AVX           /home/jsoc/avx/include
   FFTW_INCS:AVX2          /dev/null
 FFTW_INCS:IA64          /home/jsoc/include FFTW_INCS:IA64          /home/jsoc/include
  
 FFTW_LIBS:X86_64        /home/jsoc/lib/linux-x86_64 FFTW_LIBS:X86_64        /home/jsoc/lib/linux-x86_64
 FFTW_LIBS:IA32          /home/jsoc/lib/linux-ia32 FFTW_LIBS:IA32          /home/jsoc/lib/linux-ia32
 FFTW_LIBS:AVX           /home/jsoc/avx/lib FFTW_LIBS:AVX           /home/jsoc/avx/lib
   FFTW_LIBS:AVX2          /dev/null
 FFTW_LIBS:IA64          /home/jsoc/lib/linux-x86_64 FFTW_LIBS:IA64          /home/jsoc/lib/linux-x86_64
  
 GSL_INCS:X86_64         /home/jsoc/include GSL_INCS:X86_64         /home/jsoc/include
 GSL_INCS:IA32           /home/jsoc/include GSL_INCS:IA32           /home/jsoc/include
 GSL_INCS:AVX            /home/jsoc/avx/include GSL_INCS:AVX            /home/jsoc/avx/include
   GSL_INCS:AVX2           /home/jsoc/avx2/include
 GSL_INCS:IA64           /home/jsoc/include GSL_INCS:IA64           /home/jsoc/include
  
 GSL_LIBS:X86_64         /home/jsoc/lib/linux-x86_64 GSL_LIBS:X86_64         /home/jsoc/lib/linux-x86_64
 GSL_LIBS:IA32           /home/jsoc/lib/linux-ia32 GSL_LIBS:IA32           /home/jsoc/lib/linux-ia32
 GSL_LIBS:AVX            /home/jsoc/avx/lib GSL_LIBS:AVX            /home/jsoc/avx/lib
   GSL_LIBS:AVX2           /home/jsoc/avx2/lib
 GSL_LIBS:IA64           /home/jsoc/lib/linux-x86_64 GSL_LIBS:IA64           /home/jsoc/lib/linux-x86_64
  
 MPI_INCS:X86_64         /home/jsoc/mpich2/include MPI_INCS:X86_64         /home/jsoc/mpich2/include
 MPI_INCS:IA32 MPI_INCS:IA32
 MPI_INCS:AVX            /home/jsoc/avx/include MPI_INCS:AVX            /home/jsoc/avx/include
   MPI_INCS:AVX2           /dev/null
 MPI_INCS:IA64 MPI_INCS:IA64
  
 MPI_LIBS:X86_64         /home/jsoc/mpich2/lib MPI_LIBS:X86_64         /home/jsoc/mpich2/lib
 MPI_LIBS:AVX            /home/jsoc/avx/lib MPI_LIBS:AVX            /home/jsoc/avx/lib
   MPI_LIBS:AVX2           /dev/null
  
 MPI_PATH:X86_64         /home/jsoc/mpich2/bin MPI_PATH:X86_64         /home/jsoc/mpich2/bin
 MPI_PATH:AVX            /home/jsoc/avx/bin MPI_PATH:AVX            /home/jsoc/avx/bin
   MPI_PATH:AVX2           /dev/null
  
 TAR_INCS:X86_64         /home/jsoc/include TAR_INCS:X86_64         /home/jsoc/include
 TAR_INCS:IA32           /home/jsoc/include TAR_INCS:IA32           /home/jsoc/include
 TAR_INCS:AVX            /home/jsoc/avx/include TAR_INCS:AVX            /home/jsoc/avx/include
   TAR_INCS:AVX2           /home/jsoc/avx/include
 TAR_INCS:IA64           /home/jsoc/include TAR_INCS:IA64           /home/jsoc/include
  
 TAR_LIBS:X86_64         /home/jsoc/lib/linux-x86_64 TAR_LIBS:X86_64         /home/jsoc/lib/linux-x86_64
 TAR_LIBS:IA32           /home/jsoc/lib/linux-ia32 TAR_LIBS:IA32           /home/jsoc/lib/linux-ia32
 TAR_LIBS:AVX            /home/jsoc/lib/linux_avx TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
   TAR_LIBS:AVX2           /home/jsoc/lib/linux_avx
 TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64 TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
  
   PY_LIB                  python3.5m
   PY_INCS:X86_64          /home/jsoc/anaconda3/include/python3.5m
   PY_INCS:AVX             /home/jsoc/anaconda3/include/python3.5m
   PY_INCS:AVX2            /home/jsoc/anaconda3/include/python3.5m
   PY_LIBS:X86_64          /home/jsoc/anaconda3/lib
   PY_LIBS:AVX             /home/jsoc/anaconda3/lib
   PY_LIBS:AVX2            /home/jsoc/anaconda3/lib
   PY_HOME:X86_64          /home/jsoc/anaconda3
   PY_HOME:AVX             /home/jsoc/anaconda3
   PY_HOME:AVX2            /home/jsoc/anaconda3
   
   MEX_CC                  /usr/bin/gcc
   
   
 # Set custom make file to tell the make system that the gcc cfitsio library is called # Set custom make file to tell the make system that the gcc cfitsio library is called
 # libcfitsio_gcc.a # libcfitsio_gcc.a
 _CUST_ _CUST_
Line 195  ifeq ($(COMPILER), gcc)
Line 287  ifeq ($(COMPILER), gcc)
     endif     endif
 endif endif
 _ENDCUST_ _ENDCUST_
   
 __PROJ_MK_RULES__  
 $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBSUM) $(LIBDSTRUCT)  
 $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBSUM)  
   
 $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr  
 $(MODEXEDR) $(MODEXEDR_SOCK):   $(LIBDR)  
 __PROJ__  
 <?xml version='1.0'?>  
 <projects>  
    <proj>  
         <name>libs</name>  
         <subdirs>  
              <subdir>astro</subdir>  
              <subdir>dr</subdir>  
              <subdir>dsputil</subdir>  
              <subdir>gapfiller</subdir>  
              <subdir>interpolate</subdir>  
              <subdir>stats</subdir>  
              <subdir>egsehmicomp</subdir>  
              <subdir>imrotate</subdir>  
        </subdirs>  
    </proj>  
    <proj>  
         <name>datacapture</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>dsdsmigr</name>  
         <subdirs>  
              <subdir>libs</subdir>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>maps_avgs</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
         <filters>  
              <filter>  
                   <name>COMPILER</name>  
                   <value>icc</value>  
              </filter>  
         </filters>  
    </proj>  
    <proj>  
         <name>mhd_32daily</name>  
         <subdirs>  
                 <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>mhd_64cr</name>  
         <subdirs>  
                 <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>util</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>lev0</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>lev1</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>jpe</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>lev1_aia</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>lev1_hmi</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>export</name>  
         <subdirs>  
              <subdir>libs/util</subdir>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>globalhs</name>  
         <subdirs>  
             <subdir>apps</subdir>  
             <subdir>libs/dtgf</subdir>  
             <subdir>libs/inv2d</subdir>  
             <subdir>libs/pkbgn</subdir>  
             <subdir>libs/projection</subdir>  
         </subdirs>  
         <filters>  
              <filter>  
                   <name>COMPILER</name>  
                   <value>icc</value>  
              </filter>  
        </filters>  
    </proj>  
    <proj>  
         <name>lev1.5_hmi</name>  
         <subdirs>  
              <subdir>libs/lev15</subdir>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>lev1.5_aia</name>  
         <subdirs>  
             <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>flatfield</name>  
         <subdirs>  
             <subdir>libs/flatfieldlib</subdir>  
             <subdir>apps</subdir>  
             <subdir>off_flat_IDL</subdir>  
         </subdirs>  
    </proj>  
   <proj>  
         <name>rings</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
   <proj>  
         <name>sharp</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
         <filters>  
              <filter>  
                   <name>COMPILER</name>  
                   <value>icc</value>  
              </filter>  
        </filters>  
    </proj>  
   <proj>  
         <name>farside</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
   <proj>  
         <name>timed</name>  
         <subdirs>  
              <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>mag</name>  
         <subdirs>  
              <subdir>apps</subdir>  
              <subdir>pfss/apps</subdir>  
              <subdir>ambig/apps</subdir>  
              <subdir>harp/apps</subdir>  
              <subdir>harp/libs/matlab/mex/src/util</subdir>  
              <subdir>harp/libs/matlab/mex/src/mex2c</subdir>  
              <subdir>harp/libs/matlab/mfile-mex/standalone</subdir>  
              <subdir>harp/libs/matlab/mfile-mex/assignment</subdir>  
              <subdir>harp/libs/matlab/mfile-mex/fits</subdir>  
              <subdir>harp/libs/matlab/mfile-mex/hmi-mask-patch</subdir>  
              <subdir>ident/apps</subdir>  
              <subdir>ident/libs/mex2c</subdir>  
              <subdir>ident/libs/mexfunctions</subdir>  
              <subdir>ident/libs/util</subdir>  
              <subdir>patch/apps</subdir>  
              <subdir>nlfff/apps</subdir>  
              <subdir>d4vm/apps</subdir>  
              <subdir>remapmags/apps</subdir>  
              <subdir>synop/apps</subdir>  
         </subdirs>  
         <filters>  
              <filter>  
                   <name>COMPILER</name>  
                   <value>icc</value>  
              </filter>  
        </filters>  
    </proj>  
    <proj>  
         <name>limbfit</name>  
         <subdirs>  
             <subdir>apps</subdir>  
         </subdirs>  
         <filters>  
              <filter>  
                   <name>COMPILER</name>  
                   <value>icc</value>  
              </filter>  
        </filters>  
    </proj>  
    <proj>  
         <name>vfisv</name>  
         <subdirs>  
             <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>workflow</name>  
         <subdirs>  
             <subdir>apps</subdir>  
         </subdirs>  
    </proj>  
    <proj>  
         <name>cgem</name>  
         <subdirs>  
              <subdir>apps</subdir>  
              <subdir>lorentz/apps</subdir>  
         </subdirs>  
         <filters>  
              <filter>  
                   <name>COMPILER</name>  
                   <value>icc</value>  
              </filter>  
        </filters>  
    </proj>  
 </projects>  
 __PROJCFG__  
 #! /bin/csh -f  
   
 # Project-specific configuration (like adding links to scripts to the $JSOCROOT/scripts  
 # directory).  
   
 find ../proj/lev0/scripts -mindepth 1 \( -path \*CVS -prune -o -exec ln -s {} . \; -a -exec echo "  " {} " OK" \; \) -o -exec echo "  " {} " ERROR - couldn't create link" \;  
   


Legend:
Removed from v.1.43  
changed lines
  Added in v.1.89

Karen Tian
Powered by
ViewCVS 0.9.4