IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2005, 12:17:20 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib/test/astronomy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/Makefile.am

    r3275 r3286  
    8787
    8888test.psTime.config4: data/test.psTime.config4.template
    89         sed 's|PREFIX|$(srcdir)|' $? > $@
     89        cp $? $@
    9090
    9191test.config: data/test.config
     
    9797header_2.fits: data/header_2.fits
    9898        cp $? $@
     99
     100test.ser7.dat: data/test.ser7.dat
     101        cp $? $@
     102
     103       
  • trunk/psLib/test/astronomy/data/test.psTime.config4.template

    r3246 r3286  
    11# This configuration file specifies values required for time calculations by psLib.
    2 psLib.time.tables.dir STR PREFIX                                                        # Directory for time tables
     2psLib.time.tables.dir STR .                                                             # Directory for time tables
    33psLib.time.tables.n S32 1                                                               # Number of time tables
    44psLib.time.tables.files STR test.ser7.dat                                               # This the table file
Note: See TracChangeset for help on using the changeset viewer.