Index: /trunk/ippTools/src/pxtables.c
===================================================================
--- /trunk/ippTools/src/pxtables.c	(revision 7346)
+++ /trunk/ippTools/src/pxtables.c	(revision 7347)
@@ -43,4 +43,5 @@
     CREATE_TABLE(detMasterFrameCreateTable);
     CREATE_TABLE(detMasterImfileCreateTable);
+    CREATE_TABLE(detResidImfileAnalysisCreateTable);
 
     return true;
@@ -94,4 +95,5 @@
     DROP_TABLE(detMasterFrameDropTable);
     DROP_TABLE(detMasterImfileDropTable);
+    DROP_TABLE(detResidImfileAnalysisDropTable);
 
     return status;
