Index: trunk/Ohana/src/imregister/base/ConfigInit.c
===================================================================
--- trunk/Ohana/src/imregister/base/ConfigInit.c	(revision 12332)
+++ trunk/Ohana/src/imregister/base/ConfigInit.c	(revision 25757)
@@ -105,5 +105,5 @@
   /* XXX this does not yet write out the master photcode table */
   sprintf (CatdirPhotcodeFile, "%s/Photcodes.dat", catdir);
-  if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile)) {
+  if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile, TRUE)) {
     fprintf (stderr, "error loading photcode table %s or master file %s\n", CatdirPhotcodeFile, MasterPhotcodeFile);
     exit (1);
