Changeset 18386


Ignore:
Timestamp:
12/10/15 11:05:17 (9 years ago)
Author:
tbretz
Message:
Removed references to sofa.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/Makefile.am

    r18376 r18386  
    1111
    1212AM_CFLAGS   = -pedantic
    13 AM_CPPFLAGS = -Idim/dim -Ipal -Isofa/src -Ierfa/src \
     13AM_CPPFLAGS = -Idim/dim -Ipal -Ierfa/src \
    1414   $(DIM_FLAGS) $(BOOST_FLAGS) $(ROOTCPPFLAGS) \
    1515   -Wall -Winit-self -Wpointer-arith -Wcast-align -Wextra -Wformat=2 \
     
    279279        erfa/src/pmat06.c       erfa/src/epv00.c        erfa/src/plan94.c       \
    280280        erfa/src/anpm.c         erfa/src/obl06.c        erfa/src/dat.c          \
    281         erfa/src/af2a.c         erfa/src/rxr.c          erfa/src/gmst06.c       \
     281        erfa/src/af2a.c         erfa/src/rxr.c          erfa/src/gmst06.c       \
    282282        erfa/src/sepp.c         erfa/src/rz.c           erfa/src/zp.c           \
    283283        erfa/src/rxpv.c         erfa/src/pn.c           erfa/src/cr.c           \
     
    301301        erfa/src/d2tf.c         erfa/src/epb.c          erfa/src/rv2m.c         \
    302302        erfa/src/pap.c          erfa/src/fad03.c        erfa/src/pmp.c          \
    303         erfa/src/tr.c           erfa/src/falp03.c       \
    304         \
    305         sofa/src/anpm.c         sofa/src/rxr.c          sofa/src/s2c.c          \
    306         sofa/src/c2s.c          sofa/src/cr.c           sofa/src/cp.c   
     303        erfa/src/tr.c           erfa/src/falp03.c       
    307304
    308305dserver2_SOURCES = src/dserver2.cc
Note: See TracChangeset for help on using the changeset viewer.