Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/apps/asap2to3.cpp

    r1819 r1882  
    2929  Int verid=tab.rwKeywordSet().fieldNumber("VERSION");
    3030  tab.rwKeywordSet().define(verid,uInt(3));
     31  tab.tableInfo().setType("Scantable");
    3132  cout << "WARNING: This has invalidated the parallactic angle in the data. Reprocess the data in ASAP 3 "
    3233       << "if you need to handle polarisation conversions"
Note: See TracChangeset for help on using the changeset viewer.