CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

RefCount/RefCount/defs.h
Go to the documentation of this file.
1/* RefCount/defs.h. Generated from defs.h.in by configure. */
2/* RefCount/defs.h.in. Generated from configure.ac by autoheader. */
3
4#ifndef REFCOUNT_DEFS_H
5#define REFCOUNT_DEFS_H
6
7/* Name of package */
8#ifndef PACKAGE
9#define PACKAGE "RefCount"
10#endif
11
12/* Define to the address where bug reports for this package should be sent. */
13#ifndef PACKAGE_BUGREPORT
14#define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/"
15#endif
16
17/* Define to the full name of this package. */
18#ifndef PACKAGE_NAME
19#define PACKAGE_NAME "CLHEP RefCount"
20#endif
21
22/* Define to the full name and version of this package. */
23#ifndef PACKAGE_STRING
24#define PACKAGE_STRING "CLHEP RefCount 2.1.4.1"
25#endif
26
27/* Define to the one symbol short name of this package. */
28#ifndef PACKAGE_TARNAME
29#define PACKAGE_TARNAME "RefCount"
30#endif
31
32/* Define to the home page for this package. */
33#define PACKAGE_URL ""
34
35/* Define to the version of this package. */
36#ifndef PACKAGE_VERSION
37#define PACKAGE_VERSION "2.1.4.1"
38#endif
39
40/* Version number of package */
41#ifndef VERSION
42#define VERSION "2.1.4.1"
43#endif
44
45#endif // REFCOUNT_DEFS_H