1128266Speter/*
2175261Sobrien * Copyright (C) 2003-2005 The Free Software Foundation, Inc.
3128266Speter *
4175261Sobrien * Portions Copyright (C) 2003-2005 Derek Price, Ximbiot <http://ximbiot.com>,
5175261Sobrien *                                  and others.
6175261Sobrien *
7128266Speter *    You may distribute under the terms of the GNU General Public License
8128266Speter *    as specified in the README file that comes with the CVS source
9128266Speter *    distribution.
10128266Speter *
11128266Speter * This is the header file for definitions and functions shared by history.c
12128266Speter * with other portions of CVS.
13128266Speter */
14128266Speter
15128266Speter#define ALL_HISTORY_REC_TYPES "TOEFWUPCGMAR"
16