From c6c22c4fadb3000453389f3ecf471392674adfd1 Mon Sep 17 00:00:00 2001 From: crunchy Date: Fri, 27 Jun 2003 12:21:21 +0000 Subject: add backup and restore commands; little bug fix and clean up. Need to be tested! Just give me 5 minutes, please! --- mpiosh/global.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mpiosh/global.h') diff --git a/mpiosh/global.h b/mpiosh/global.h index a807c4a..1e52491 100644 --- a/mpiosh/global.h +++ b/mpiosh/global.h @@ -2,9 +2,9 @@ * * Author: Andreas Buesching * - * $Id: global.h,v 1.2 2002/10/29 20:03:35 crunchy Exp $ + * $Id: global.h,v 1.3 2003/06/27 12:21:22 crunchy Exp $ * - * Copyright (C) 2001 Andreas Büsching + * Copyright (C) 2001-2003 Andreas Büsching * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -56,6 +56,7 @@ extern int mpiosh_cancel_ack; extern const char *CONFIG_GLOBAL; extern const char *CONFIG_USER; +extern const char *CONFIG_BACKUP; extern const char *CONFIG_FILE; extern const char *CONFIG_HISTORY; -- cgit v1.2.3