summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cvs/src/history.h')
-rw-r--r--contrib/cvs/src/history.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/cvs/src/history.h b/contrib/cvs/src/history.h
new file mode 100644
index 0000000..fd65951
--- /dev/null
+++ b/contrib/cvs/src/history.h
@@ -0,0 +1,13 @@
+/*
+ * Copyright (c) 2003, Derek Price, Ximbiot <http://ximbiot.com>,
+ * and the Free Software Foundation
+ *
+ * You may distribute under the terms of the GNU General Public License
+ * as specified in the README file that comes with the CVS source
+ * distribution.
+ *
+ * This is the header file for definitions and functions shared by history.c
+ * with other portions of CVS.
+ */
+
+#define ALL_HISTORY_REC_TYPES "TOEFWUPCGMAR"
OpenPOWER on IntegriCloud