Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 9904)
+++ trunk/psModules/src/config/pmConfig.h	(revision 10421)
@@ -9,6 +9,6 @@
 /// @author Eugene Magnier, IfA
 ///
-/// @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-08 02:10:07 $
+/// @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-12-03 18:48:10 $
 ///
 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
@@ -161,4 +161,6 @@
                        );
 
+// convert the supplied name, create a new output psString
+psString pmConfigConvertFilename (char *filename, pmConfig *config);
 
 #endif
