IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2009, 1:27:21 PM (17 years ago)
Author:
Paul Price
Message:

Adding version information.

Location:
trunk/ppMops
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMops

    • Property svn:ignore set to
      configure
      Makefile.in
      config.log
      config.status
      depcomp
      config.guess
      config.sub
      ltmain.sh
      libtool
      autom4te.cache
      missing
      Makefile
      aclocal.m4
      install-sh
  • trunk/ppMops/src

    • Property svn:ignore set to
      Makefile.in
      stamp-h1
      config.h
      config.h.in
      ppMopsVersionDefinitions.h
      .deps
      Makefile
      ppMops
  • trunk/ppMops/src/ppMopsVersionDefinitions.h.in

    r24241 r24242  
    1 #ifndef PPSUB_VERSION_DEFINITIONS_H
    2 #define PPSUB_VERSION_DEFINITIONS_H
     1#ifndef PPMOPS_VERSION_DEFINITIONS_H
     2#define PPMOPS_VERSION_DEFINITIONS_H
    33
    4 #define PPSUB_VERSION @PPSUB_VERSION@ // SVN version
    5 #define PPSUB_BRANCH  @PPSUB_BRANCH@  // SVN branch
    6 #define PPSUB_SOURCE  @PPSUB_SOURCE@  // SVN source
     4#define PPMOPS_VERSION @PPMOPS_VERSION@ // SVN version
     5#define PPMOPS_BRANCH  @PPMOPS_BRANCH@  // SVN branch
     6#define PPMOPS_SOURCE  @PPMOPS_SOURCE@  // SVN source
    77
    88#endif
Note: See TracChangeset for help on using the changeset viewer.