Index: trunk/ippTools/src/pxtables.c
===================================================================
--- trunk/ippTools/src/pxtables.c	(revision 8849)
+++ trunk/ippTools/src/pxtables.c	(revision 9078)
@@ -42,4 +42,5 @@
     CREATE_TABLE(detInputExpCreateTable);
     CREATE_TABLE(detProcessedImfileCreateTable);
+    CREATE_TABLE(detProcessedExpCreateTable);
     CREATE_TABLE(detStackedImfileCreateTable);
     CREATE_TABLE(detNormalizedStatImfileCreateTable);
@@ -97,4 +98,5 @@
     DROP_TABLE(detInputExpDropTable);
     DROP_TABLE(detProcessedImfileDropTable);
+    DROP_TABLE(detProcessedExpDropTable);
     DROP_TABLE(detStackedImfileDropTable);
     DROP_TABLE(detNormalizedStatImfileDropTable);
