00001 #ifndef PM_CONCEPTS_PHOTCODE_H 00002 #define PM_CONCEPTS_PHOTCODE_H 00003 00004 #include "pslib.h" 00005 #include "pmConfig.h" 00006 #include "pmFPAview.h" 00007 #include "pmFPAfile.h" 00008 00009 char *pmConceptsPhotcodeForView (pmConfig *config, pmFPAfile *file, pmFPAview *view); 00010 00011 # endif
1.4.4