IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 3:17:18 PM (20 years ago)
Author:
eugene
Message:

putting include config.h in psphot.h where it belongs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotVersion.c

    r9269 r9270  
    1 #include "psphot.h"
     1# include "psphot.h"
    22
    3 const char *
    4 psphotCVSName(void)
    5 {
     3const char *psphotCVSName(void) {
    64   static char *name = "$Name: not supported by cvs2svn $";
    7 
    85   return(name);
    96}
Note: See TracChangeset for help on using the changeset viewer.