Index: trunk/psModules/src/concepts/pmConcepts.h
===================================================================
--- trunk/psModules/src/concepts/pmConcepts.h	(revision 9688)
+++ trunk/psModules/src/concepts/pmConcepts.h	(revision 10967)
@@ -7,6 +7,6 @@
 /// @author Paul Price, IfA
 ///
-/// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-21 00:55:44 $
+/// @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2007-01-08 22:31:41 $
 ///
 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
@@ -82,4 +82,7 @@
     PM_CONCEPT_SOURCE_ALL      = 0xff   ///< All concepts
 } pmConceptSource;
+
+/// Get a list of defined concepts for a particular level.
+psList *pmConceptsList(pmFPALevel level);
 
 /// Read the concepts for the given set of fpa, chip, cell
