Index: /trunk/ippconfig/ctio_mosaic2/camera.config
===================================================================
--- /trunk/ippconfig/ctio_mosaic2/camera.config	(revision 12365)
+++ /trunk/ippconfig/ctio_mosaic2/camera.config	(revision 12366)
@@ -26,7 +26,5 @@
 # Table of strings to use for the class identifier (see ippdb) according to the file level.
 CLASSID		METADATA
-	fpa	STR	fpa
-	chip	STR	{CHIP.NAME}
-	cell	STR	{CHIP.NAME}:{CELL.NAME}
+	FPA	STR	fpa
 END
 
Index: /trunk/ippconfig/isp/camera.config
===================================================================
--- /trunk/ippconfig/isp/camera.config	(revision 12365)
+++ /trunk/ippconfig/isp/camera.config	(revision 12366)
@@ -32,7 +32,5 @@
 # Table of strings to use for the class identifier (see ippdb) according to the file level.
 CLASSID		METADATA
-	fpa	STR	fpa
-	chip	STR	{CHIP.NAME}
-	cell	STR	{CHIP.NAME}:{CELL.NAME}
+	FPA	STR	fpa
 END
 
Index: /trunk/ippconfig/megacam/camera.config
===================================================================
--- /trunk/ippconfig/megacam/camera.config	(revision 12365)
+++ /trunk/ippconfig/megacam/camera.config	(revision 12366)
@@ -84,7 +84,7 @@
 # Table of strings to use for the class identifier (see ippdb) according to the file level.
 CLASSID		METADATA
-	fpa	STR	fpa
-	chip	STR	{CHIP.NAME}
-	cell	STR	{CHIP.NAME}:{CELL.NAME}
+	FPA	STR	fpa
+	CHIP	STR	{CHIP.NAME}
+	CELL	STR	{CHIP.NAME}:{CELL.NAME}
 END
 
Index: /trunk/ippconfig/simple/camera.config
===================================================================
--- /trunk/ippconfig/simple/camera.config	(revision 12365)
+++ /trunk/ippconfig/simple/camera.config	(revision 12366)
@@ -22,7 +22,5 @@
 # Table of strings to use for the class identifier (see ippdb) according to the file level.
 CLASSID		METADATA
-	fpa	STR	fpa
-	chip	STR	{CHIP.NAME}
-	cell	STR	{CHIP.NAME}:{CELL.NAME}
+	FPA	STR	fpa
 END
 
Index: /trunk/ippconfig/simtest/camera.config
===================================================================
--- /trunk/ippconfig/simtest/camera.config	(revision 12365)
+++ /trunk/ippconfig/simtest/camera.config	(revision 12366)
@@ -22,7 +22,5 @@
 # Table of strings to use for the class identifier (see ippdb) according to the file level.
 CLASSID		METADATA
-	fpa	STR	fpa
-	chip	STR	{CHIP.NAME}
-	cell	STR	{CHIP.NAME}:{CELL.NAME}
+	FPA	STR	fpa
 END
 
