Changeset 24242 for trunk/ppMops/src/ppMopsVersionDefinitions.h.in
- Timestamp:
- May 26, 2009, 1:27:21 PM (17 years ago)
- 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
-
Property svn:ignore
set to
-
trunk/ppMops/src
-
Property svn:ignore
set to
Makefile.in
stamp-h1
config.h
config.h.in
ppMopsVersionDefinitions.h
.deps
Makefile
ppMops
-
Property svn:ignore
set to
-
trunk/ppMops/src/ppMopsVersionDefinitions.h.in
r24241 r24242 1 #ifndef PP SUB_VERSION_DEFINITIONS_H2 #define PP SUB_VERSION_DEFINITIONS_H1 #ifndef PPMOPS_VERSION_DEFINITIONS_H 2 #define PPMOPS_VERSION_DEFINITIONS_H 3 3 4 #define PP SUB_VERSION @PPSUB_VERSION@ // SVN version5 #define PP SUB_BRANCH @PPSUB_BRANCH@ // SVN branch6 #define PP SUB_SOURCE @PPSUB_SOURCE@ // SVN source4 #define PPMOPS_VERSION @PPMOPS_VERSION@ // SVN version 5 #define PPMOPS_BRANCH @PPMOPS_BRANCH@ // SVN branch 6 #define PPMOPS_SOURCE @PPMOPS_SOURCE@ // SVN source 7 7 8 8 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
