Index: trunk/ippTools/src/pxtables.c
===================================================================
--- trunk/ippTools/src/pxtables.c	(revision 9078)
+++ trunk/ippTools/src/pxtables.c	(revision 9118)
@@ -46,4 +46,5 @@
     CREATE_TABLE(detNormalizedStatImfileCreateTable);
     CREATE_TABLE(detNormalizedImfileCreateTable);
+    CREATE_TABLE(detNormalizedExpCreateTable);
     CREATE_TABLE(detMasterFrameCreateTable);
     CREATE_TABLE(detMasterImfileCreateTable);
@@ -102,4 +103,5 @@
     DROP_TABLE(detNormalizedStatImfileDropTable);
     DROP_TABLE(detNormalizedImfileDropTable);
+    DROP_TABLE(detNormalizedExpDropTable);
     DROP_TABLE(detMasterFrameDropTable);
     DROP_TABLE(detMasterImfileDropTable);
