Index: branches/eam_branches/ipp-20101103/ppImage/src/ppImageDetrendRecord.c
===================================================================
--- branches/eam_branches/ipp-20101103/ppImage/src/ppImageDetrendRecord.c	(revision 29905)
+++ branches/eam_branches/ipp-20101103/ppImage/src/ppImageDetrendRecord.c	(revision 29906)
@@ -75,4 +75,5 @@
     detrendRecord(options->doFringe,   detrend, config, view, "PPIMAGE.FRINGE",   "DETREND.FRINGE",   "Fringe filename");
 
+    detrendRecord(options->doNonLin,   detrend, config, view, "PPIMAGE.LINEARITY","DETREND.NONLIN",   "Non-linearity table filename");
     psFree (detrend);
     return true;
