Changeset 5678
- Timestamp:
- Dec 5, 2005, 11:16:30 AM (20 years ago)
- Location:
- trunk/psLib/etc/pslib
- Files:
-
- 2 edited
-
Makefile.am (modified) (1 diff)
-
pslib.config.template (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/etc/pslib/Makefile.am
r5512 r5678 8 8 9 9 pslib.config: pslib.config.template 10 $(PERL) -pe 's| PREFIX|$(prefix)|' $? > $@10 $(PERL) -pe 's|DATADIR|$(datadir)|' $? > $@ 11 11 12 12 $(sysconfdir)/pslib: -
trunk/psLib/etc/pslib/pslib.config.template
r5016 r5678 3 3 # psTime settings 4 4 # 5 psLib.time.tables.dir STR PREFIX/share/pslib# Directory for time tables5 psLib.time.tables.dir STR DATADIR/pslib # Directory for time tables 6 6 psLib.time.tables.n S32 4 # Number of time tables 7 7 psLib.time.tables.files STR daily.dat eopc01_1900_2004.dat finals_all.dat tai_utc.dat … … 29 29 # 30 30 psLib.eoc.precession.table.format STR %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf %lf 31 psLib.eoc.precession.table.file.x STR PREFIX/share/pslib/tab5.2a.dat32 psLib.eoc.precession.table.file.y STR PREFIX/share/pslib/tab5.2b.dat33 psLib.eoc.precession.table.file.s STR PREFIX/share/pslib/tab5.2c.dat31 psLib.eoc.precession.table.file.x STR DATADIR/pslib/tab5.2a.dat 32 psLib.eoc.precession.table.file.y STR DATADIR/pslib/tab5.2b.dat 33 psLib.eoc.precession.table.file.s STR DATADIR/pslib/tab5.2c.dat 34 34 @psLib.eoc.precession.poly.x F64 -16616.99 2004191742.88 -427219.05 -198620.54 -46.05 5.98 35 35 @psLib.eoc.precession.poly.y F64 -6950.78 -25381.99 -22407250.99 1842.28 1113.06 0.99
Note:
See TracChangeset
for help on using the changeset viewer.
