Changeset 1818 for branches/alma/src/Makefile
- Timestamp:
 - 08/02/10 16:10:43 (15 years ago)
 - Location:
 - branches/alma
 - Files:
 - 
      
- 2 edited
 
- 
          
  . (modified) (1 prop)
 - 
          
  src/Makefile (modified) (4 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/alma
- Property svn:mergeinfo changed
/branches/newfiller (added) merged: 1774,1778,1780,1786-1788,1791-1817  
 - Property svn:mergeinfo changed
 - 
      
branches/alma/src/Makefile
r1762 r1818 130 130 STAtmosphere.o \ 131 131 Scantable.o \ 132 FillerBase.o \ 133 NROFiller.o \ 134 PKSFiller.o \ 135 AsapLogSink.o \ 132 136 Templates.o 137 133 138 PYOBJECTS := python_Scantable.o \ 134 139 python_STFiller.o \ … … 144 149 python_STAtmosphere.o \ 145 150 python_STCoordinate.o \ 151 python_Filler.o \ 152 python_LogSink.o \ 146 153 python_asap.o 147 154 … … 149 156 150 157 HEADERS := MathUtils.h \ 158 LineCatalog.h \ 151 159 Lorentzian1D.h \ 152 160 Lorentzian1DParam.h \ … … 183 191 IndexedCompare.h \ 184 192 STAtmosphere.h \ 185 STCoordinate.h 193 STCoordinate.h \ 194 FillerBase.h \ 195 NROFiller.h \ 196 PKSFiller.h \ 197 AsapLogSink.h 186 198 187 199 STATICCCLIB := libasap.a  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  