Changeset 986


Ignore:
Timestamp:
04/05/06 14:28:52 (18 years ago)
Author:
mar637
Message:

file xtension rename .cc -> .cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Templates.cpp

    r934 r986  
    2727//#                        AUSTRALIA
    2828//#
    29 //# $Id:
     29//# $Id:$
    3030//#---------------------------------------------------------------------------
    3131#include "Scantable.h"
     
    109109template class BaseMappedArrayEngine<Float, Float>;
    110110
    111 #include "MathUtils2.cc"
    112 //#include "SDPol2.cc"
     111#include "MathUtils2.cpp"
    113112namespace mathutil {
    114113  template void hanning(Vector<Float>&, Vector<Bool>&,
Note: See TracChangeset for help on using the changeset viewer.