summaryrefslogtreecommitdiff
path: root/PACE/pace/config/defaults.h
blob: deadb92b071bf1a15baf8db2b3357ad49de2219e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* $Id$

 * ============================================================================
 *
 * = LIBRARY
 *    pace
 *
 * = FILENAME
 *    defaults.h
 *
 * = AUTHOR
 *    Luther Baker
 *
 * ============================================================================ */


#ifndef PACE_CONFIG_DEFAULTS_H
#define PACE_CONFIG_DEFAULTS_H


/* Define the default constants for PACE.  Many of these are used for
 * the PACE tests and applications.  You can change these values by
 * defining the macros in your config.h file. */


#endif /* PACE_CONFIG_DEFAULTS_H */