- Timestamp:
- 09/05/06 20:50:02 (19 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  tags/Release2.1.0b/src/STWriter.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      tags/Release2.1.0b/src/STWriter.cppr1072 r1241 298 298 { 299 299 String poltype = tab.keywordSet().asString("POLTYPE"); 300 if ( poltype != "linear") {300 if ( poltype == "stokes") { 301 301 String msg = "poltype = " + poltype + " not yet supported in output."; 302 302 throw(AipsError(msg)); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
