Index: trunk/ippTools/src/pxtables.c
===================================================================
--- trunk/ippTools/src/pxtables.c	(revision 14250)
+++ trunk/ippTools/src/pxtables.c	(revision 14270)
@@ -79,4 +79,5 @@
     CREATE_TABLE(detResidExpCreateTable);
     CREATE_TABLE(detRunSummaryCreateTable);
+    CREATE_TABLE(detRegisteredImfileCreateTable);
     CREATE_TABLE(warpRunCreateTable);
     CREATE_TABLE(warpInputExpCreateTable);
@@ -159,4 +160,5 @@
     DROP_TABLE(detResidExpDropTable);
     DROP_TABLE(detRunSummaryDropTable);
+    DROP_TABLE(detRegisteredImfileDropTable);
     DROP_TABLE(warpRunDropTable);
     DROP_TABLE(warpInputExpDropTable);
