Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
dd0b405e
Commit
dd0b405e
authored
Nov 04, 2015
by
Lynn Garren
Browse files
make sure defs.h uses unique variable names
parent
69aa35d7
Changes
12
Hide whitespace changes
Inline
Side-by-side
Cast/Cast/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Evaluator/Evaluator/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Exceptions/Exceptions/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
GenericFunctions/GenericFunctions/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Geometry/Geometry/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Matrix/Matrix/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -8,39 +8,24 @@
#define DISABLE_ALLOC
#endif
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Random/Random/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -6,39 +6,24 @@
/* Define to 1 if you have the `drand48' function. */
@DRAND48_DEF@
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
RandomObjects/RandomObjects/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
RefCount/RefCount/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Units/Units/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Utility/Utility/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,39 +3,24 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#endif
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#ifndef CLHEP_@UPACKAGE@_VERSION
#define CLHEP_@UPACKAGE@_VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Vector/Vector/cmake-defs.h.in
View file @
dd0b405e
...
...
@@ -3,42 +3,27 @@
#ifndef @UPACKAGE@_DEFS_H
#define @UPACKAGE@_DEFS_H
/* Name of package */
#ifndef PACKAGE
#define PACKAGE "@PACKAGE@"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://
savannah
.cern.ch/proj
ects/
clhep/"
#ifndef
CLHEP_@U
PACKAGE
@
_BUGREPORT
#define
CLHEP_@U
PACKAGE
@
_BUGREPORT "http://
proj-clhep.web
.cern.ch/proj
-
clhep/"
#endif
/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "@PROJECT_NAME@ @PACKAGE@"
#ifndef
CLHEP_@U
PACKAGE
@
_NAME
#define
CLHEP_@U
PACKAGE
@
_NAME "@PROJECT_NAME@ @PACKAGE@"
#endif
/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "@PACKAGE@"
#ifndef CLHEP_@UPACKAGE@_STRING
#define CLHEP_@UPACKAGE@_STRING "@PROJECT_NAME@ @PACKAGE@ @VERSION@"
#endif
/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "@VERSION@"
#ifndef
CLHEP_@U
PACKAGE
@
_VERSION
#define
CLHEP_@U
PACKAGE
@
_VERSION "@VERSION@"
#endif
/* building with Visual C++ */
/* #undef USING_VISUAL */
/* Version number of package */
#ifndef VERSION
#define VERSION "@VERSION@"
#endif
#endif // @UPACKAGE@_DEFS_H
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment